]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
hwmon: (gpio-fan) Use is_visible to determine if attributes should be created
authorGuenter Roeck <linux@roeck-us.net>
Sat, 30 Mar 2013 16:09:39 +0000 (09:09 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Mon, 8 Apr 2013 04:16:42 +0000 (21:16 -0700)
commitc81cc5a4c14d8d7cc5c891ddf6cb8e7750a44dee
tree80193205375b90498e3a64bf69a2abe8ee709313
parent4ce5b1fe317b4c5e4e3c8b977b95c00182179352
hwmon: (gpio-fan) Use is_visible to determine if attributes should be created

Simplify code and reduce object size by more than 300 bytes (x86_64).

Cc: Jamie Lentin <jm@lentin.co.uk>
Cc: Simon Guinot <simon.guinot@sequanux.org>
Tested-by: Simon Guinot <simon.guinot@sequanux.org>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/gpio-fan.c