diff options
author | Tom Rix <trix@redhat.com> | 2022-04-21 09:15:07 -0400 |
---|---|---|
committer | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | 2022-04-27 10:50:22 +0300 |
commit | 500ca2a10fb3744c3d0903d4e8747f9d0d3f474f (patch) | |
tree | 4154dd09639ffcb818e60f082d7518a6f265d136 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | c46f0d69039c8bb6b9dbb20bc861d8166d565ec2 (diff) |
drm/msm: change msm_sched_ops from global to static
Smatch reports this issue
msm_ringbuffer.c:43:36: warning: symbol 'msm_sched_ops' was not declared. Should it be static?
msm_sched_ops is only used in msm_ringbuffer.c so change its
storage-class specifier to static.
Signed-off-by: Tom Rix <trix@redhat.com>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Patchwork: https://patchwork.freedesktop.org/patch/482883/
Link: https://lore.kernel.org/r/20220421131507.1557667-1-trix@redhat.com
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions