diff options
author | Colin Ian King <colin.i.king@gmail.com> | 2022-10-05 16:27:52 +0100 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2022-12-04 16:45:01 -0800 |
commit | 415519ad6966ce35f2535fc3ff95549414beb032 (patch) | |
tree | b1605049090aef3628f732ec29dc83ce5791fddd /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 76dcd734eca23168cb008912c0f69ff408905235 (diff) |
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 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions