]> git.ipfire.org Git - thirdparty/linux.git/commit
hwmon: (nzxt-kraken2) Simplify specifying static visibility attribute
authorHeiner Kallweit <hkallweit1@gmail.com>
Fri, 11 Oct 2024 20:04:31 +0000 (22:04 +0200)
committerGuenter Roeck <linux@roeck-us.net>
Sun, 10 Nov 2024 22:48:06 +0000 (14:48 -0800)
commit83cca55a63344f0d43102badc0e77e715180153f
treeb283eed4bfe82b64b9d2e36b2789052f109f900d
parent182137ecfb37509127fc94b1edb2e2b5dc6fccf1
hwmon: (nzxt-kraken2) 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: <1ac2be2d-df4f-455a-900d-821fc7bd12c4@gmail.com>
Acked-by: Jonas Malaco <jonas@protocubo.io>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/nzxt-kraken2.c