lkml.org 
[lkml]   [2021]   [May]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: hwmon: (w83781d) Unused attribute group w83781d_group_other
From
Date
On 5/15/21 6:29 AM, Evgeny Novikov wrote:
> Driver drivers/hwmon/w83781d.ko declares and removes attribute group
> w83781d_group_other, but it does not create it ever. Is it better to remove
> it completely or to do something else?

Do nothing. The group is only used to remove the attributes.
The attributes are created one by one, not using the group.
This is WAI.

Oh, there _is_ something you can do: Fix the Linux Driver Verification
project scripts to no longer result in those false positives.

Guenter

\
 
 \ /
  Last update: 2021-05-15 15:49    [W:0.040 / U:0.172 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site