diff options
author | Colin Ian King <colin.i.king@gmail.com> | 2022-03-12 01:56:10 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@kernel.org> | 2022-03-16 18:28:01 +0300 |
commit | e7d1fc0b5ff24c0adc215b913e1cefa949a83e93 (patch) | |
tree | 3086428c82d61ea9abf0abea097b1748ce0d1b68 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dde78aa520155316f31fca1b0f4dfcb779151799 (diff) | |
download | linux-e7d1fc0b5ff24c0adc215b913e1cefa949a83e93.tar.xz |
mwifiex: make read-only array wmm_oui static const
Don't populate the read-only array wmm_oui 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>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20220311225610.10895-1-colin.i.king@gmail.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions