diff options
author | Colin Ian King <colin.i.king@gmail.com> | 2022-03-07 20:48:02 +0300 |
---|---|---|
committer | Kalle Valo <quic_kvalo@quicinc.com> | 2022-03-09 18:09:07 +0300 |
commit | 44d445c02388c47f8da9fbbeb639f3bbe552356c (patch) | |
tree | 41abb8eec73fc4a205aa0c79c86e7406fa867ba1 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 0dff6f05a9dccef1675ddae3c1843ef9dee59bac (diff) | |
download | linux-44d445c02388c47f8da9fbbeb639f3bbe552356c.tar.xz |
ath9k: make array voice_priority static const
Don't populate the read-only array voice_priority on the stack but
instead make it static const. Also makes the object code a little
smaller.
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Reviewed-by: Jeff Johnson <quic_jjohnson@quicinc.com>
Acked-by: Toke Høiland-Jørgensen <toke@toke.dk>
Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
Link: https://lore.kernel.org/r/20220222121749.87513-1-colin.i.king@gmail.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions