diff options
author | Colin Ian King <colin.i.king@gmail.com> | 2022-01-09 20:45:58 +0100 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2022-01-10 02:10:58 +0100 |
commit | 00f5117c5f785b95b13663e52dcdcf684a47d4e3 (patch) | |
tree | 336e9c0755b0bcf5397c75585cdd156011f47b1b /arch/x86/kernel | |
parent | hwmon: (xgene-hwmon) Add free before exiting xgene_hwmon_probe (diff) | |
download | linux-00f5117c5f785b95b13663e52dcdcf684a47d4e3.tar.xz linux-00f5117c5f785b95b13663e52dcdcf684a47d4e3.zip |
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/x86/kernel')
0 files changed, 0 insertions, 0 deletions