diff options
author | Colin Ian King <colin.i.king@gmail.com> | 2022-01-09 19:45:58 +0000 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2022-01-09 17:10:58 -0800 |
commit | 00f5117c5f785b95b13663e52dcdcf684a47d4e3 (patch) | |
tree | 336e9c0755b0bcf5397c75585cdd156011f47b1b /kernel/notifier.c | |
parent | 660d187887cf28bcd71e56008a71657811953189 (diff) | |
download | linux-00f5117c5f785b95b13663e52dcdcf684a47d4e3.tar.bz2 |
hwmon: (nzxt-smart2) make array detect_fans_report static const
Don't populate the read-only array detect_fans_report on the stack but
instead it static const. Also makes the object code a little smaller.
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Link: https://lore.kernel.org/r/20220109194558.45811-1-colin.i.king@gmail.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'kernel/notifier.c')
0 files changed, 0 insertions, 0 deletions