diff options
author | Colin Ian King <colin.i.king@gmail.com> | 2024-09-12 16:10:37 +0100 |
---|---|---|
committer | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | 2024-10-21 14:09:05 +0300 |
commit | 71f40d32fa4b4952cd0bfe59c289f18647eece04 (patch) | |
tree | ec8c65e4005a65574ecd04902c5700ed61aa6113 /scripts/lib/kdoc/kdoc_files.py | |
parent | 00adf52efec3c4745f280944a88d25ac15e08ce3 (diff) |
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 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions