diff options
author | Colin Ian King <colin.i.king@gmail.com> | 2022-01-09 22:45:58 +0300 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2022-01-10 04:10:58 +0300 |
commit | 00f5117c5f785b95b13663e52dcdcf684a47d4e3 (patch) | |
tree | 336e9c0755b0bcf5397c75585cdd156011f47b1b /arch | |
parent | 660d187887cf28bcd71e56008a71657811953189 (diff) | |
download | linux-00f5117c5f785b95b13663e52dcdcf684a47d4e3.tar.xz |
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 'arch')
0 files changed, 0 insertions, 0 deletions