diff options
author | 2024-09-12 16:10:37 +0100 | |
---|---|---|
committer | 2024-10-21 14:09:05 +0300 | |
commit | 71f40d32fa4b4952cd0bfe59c289f18647eece04 (patch) | |
tree | ec8c65e4005a65574ecd04902c5700ed61aa6113 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/msm: Remove unneeded semicolon (diff) | |
download | linux-rng-71f40d32fa4b4952cd0bfe59c289f18647eece04.tar.xz linux-rng-71f40d32fa4b4952cd0bfe59c289f18647eece04.zip |
drm/msm8998: make const arrays ratio_list and band_list static
Don't populate the const read-only arrays ratio_list and band_list on the
stack at run time, instead make them static.
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Patchwork: https://patchwork.freedesktop.org/patch/614156/
Link: https://lore.kernel.org/r/20240912151037.592477-1-colin.i.king@gmail.com
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions