linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: hwmon: (w83781d) Unused attribute group w83781d_group_other
       [not found] <141331621085123@mail.yandex.ru>
@ 2021-05-15 13:48 ` Guenter Roeck
  0 siblings, 0 replies; only message in thread
From: Guenter Roeck @ 2021-05-15 13:48 UTC (permalink / raw)
  To: Evgeny Novikov, Jean Delvare; +Cc: linux-hwmon, linux-kernel, ldv-project-org

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-05-15 13:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <141331621085123@mail.yandex.ru>
2021-05-15 13:48 ` hwmon: (w83781d) Unused attribute group w83781d_group_other Guenter Roeck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).