]> git.ipfire.org Git - thirdparty/linux.git/commit
hwmon: (gsc) Simplify specifying static visibility attribute
authorHeiner Kallweit <hkallweit1@gmail.com>
Fri, 11 Oct 2024 19:59:27 +0000 (21:59 +0200)
committerGuenter Roeck <linux@roeck-us.net>
Sun, 10 Nov 2024 22:48:06 +0000 (14:48 -0800)
commit9df39924c47a95a688762616cb3183610985ab9c
tree25ba4f58fec988a72d9cf222ababc365c8839ed7
parent10963cef5f510a847939d50c455263618cfe8a70
hwmon: (gsc) 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: <bd909a2c-23ee-437d-9bd4-858119f6f266@gmail.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/gsc-hwmon.c