diff options
author | Jason Yan <yanaijie@huawei.com> | 2020-04-07 05:12:56 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-04-07 19:43:45 +0200 |
commit | 1cd377baa91844b9f87a2b72eabf7ff783946b5e (patch) | |
tree | f2b8a3a4d4c7dc4e9dfca98db75a361ef8f070e9 /.gitattributes | |
parent | ipc/mqueue.c: fix a brace coding style issue (diff) | |
download | linux-1cd377baa91844b9f87a2b72eabf7ff783946b5e.tar.xz linux-1cd377baa91844b9f87a2b72eabf7ff783946b5e.zip |
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 <hulkci@huawei.com>
Signed-off-by: Jason Yan <yanaijie@huawei.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Link: http://lkml.kernel.org/r/20200403063933.24785-1-yanaijie@huawei.com
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions