diff options
author | Tom Rix <trix@redhat.com> | 2023-04-04 21:53:29 +0300 |
---|---|---|
committer | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | 2023-04-06 20:29:45 +0300 |
commit | 6fda1c9420f27824f0a37d4d451349204a7bc8e5 (patch) | |
tree | 7267eab5ff83217afc137ef00d2cff0a8e0632ba /tools/perf/scripts/python/task-analyzer.py | |
parent | 078f6ec8657db604a1620da6698fb236e9b96bec (diff) | |
download | linux-6fda1c9420f27824f0a37d4d451349204a7bc8e5.tar.xz |
drm/msm/mdp5: set varaiable msm8x76_config storage-class-specifier to static
smatch reports
drivers/gpu/drm/msm/disp/mdp5/mdp5_cfg.c:658:26: warning: symbol
'msm8x76_config' was not declared. Should it be static?
This variable is only used in one file so should be static.
Signed-off-by: Tom Rix <trix@redhat.com>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Patchwork: https://patchwork.freedesktop.org/patch/530950/
Link: https://lore.kernel.org/r/20230404185329.1925964-1-trix@redhat.com
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions