]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
hwmon: (sl28cpld) Simplify specifying static visibility attribute
authorHeiner Kallweit <hkallweit1@gmail.com>
Fri, 11 Oct 2024 19:58:09 +0000 (21:58 +0200)
committerGuenter Roeck <linux@roeck-us.net>
Sun, 10 Nov 2024 22:48:06 +0000 (14:48 -0800)
commit10963cef5f510a847939d50c455263618cfe8a70
treedbc95c93b79b45997533f8ca3eb791d05b804bb0
parent041e20ee60409de444e71981ad6941393fb5d7a3
hwmon: (sl28cpld) Simplify specifying static visibility attribute

Use new member visible of struct hwmon_ops to simplify specifying
the static attribute visibility.

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Message-ID: <5c26d8cf-d6dc-46c5-be7c-fd8207b3f177@gmail.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/sl28cpld-hwmon.c