diff options
author | Jason Yan <[email protected]> | 2020-04-06 20:12:56 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2020-04-07 10:43:45 -0700 |
commit | 1cd377baa91844b9f87a2b72eabf7ff783946b5e (patch) | |
tree | f2b8a3a4d4c7dc4e9dfca98db75a361ef8f070e9 /tools/perf/scripts/python/Perf-Trace-Util | |
parent | 43afe4d3661b04915aa357c5ab0f2a08718af9fd (diff) |
ipc/shm.c: make compat_ksys_shmctl() static
Fix the following sparse warning:
ipc/shm.c:1335:6: warning: symbol 'compat_ksys_shmctl' was not declared.
Should it be static?
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: Jason Yan <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util')
0 files changed, 0 insertions, 0 deletions