diff options
author | Tom Rix <[email protected]> | 2022-04-21 09:15:07 -0400 |
---|---|---|
committer | Dmitry Baryshkov <[email protected]> | 2022-04-27 10:50:22 +0300 |
commit | 500ca2a10fb3744c3d0903d4e8747f9d0d3f474f (patch) | |
tree | 4154dd09639ffcb818e60f082d7518a6f265d136 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
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 <[email protected]>
Reviewed-by: Dmitry Baryshkov <[email protected]>
Patchwork: https://patchwork.freedesktop.org/patch/482883/
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dmitry Baryshkov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions