aboutsummaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorTom Rix2023-04-04 14:53:29 -0400
committerDmitry Baryshkov2023-04-06 20:29:45 +0300
commit6fda1c9420f27824f0a37d4d451349204a7bc8e5 (patch)
tree7267eab5ff83217afc137ef00d2cff0a8e0632ba /Documentation
parent078f6ec8657db604a1620da6698fb236e9b96bec (diff)
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 'Documentation')
0 files changed, 0 insertions, 0 deletions