diff options
author | Colin Ian King <colin.i.king@gmail.com> | 2022-10-05 17:27:52 +0200 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2022-12-05 01:45:01 +0100 |
commit | 415519ad6966ce35f2535fc3ff95549414beb032 (patch) | |
tree | b1605049090aef3628f732ec29dc83ce5791fddd /lib/Kconfig.kcsan | |
parent | Linux 6.1-rc8 (diff) | |
download | linux-415519ad6966ce35f2535fc3ff95549414beb032.tar.xz linux-415519ad6966ce35f2535fc3ff95549414beb032.zip |
hwmon: (fschmd) Make const arrays static const
Don't populate the read-only const arrays names and watchdog_minors
on the stack but instead make them 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/20221005152752.318493-1-colin.i.king@gmail.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'lib/Kconfig.kcsan')
0 files changed, 0 insertions, 0 deletions