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