summaryrefslogtreecommitdiff
path: root/kernel/seccomp.c
diff options
context:
space:
mode:
authorWei Yongjun <weiyongjun1@huawei.com>2019-01-16 05:44:32 +0000
committerJames Morris <james.morris@microsoft.com>2019-01-18 11:46:44 -0800
commit3e8c73671244af16f1a6042f1c10d13b75cd1156 (patch)
treee21ca9a80022c6b4938fb1398ff2b90158823a1f /kernel/seccomp.c
parent1cfb2a512e74e577bb0ed7c8d76df90a41a83f6a (diff)
LSM: Make some functions static
Fixes the following sparse warnings: security/security.c:533:5: warning: symbol 'lsm_task_alloc' was not declared. Should it be static? security/security.c:554:5: warning: symbol 'lsm_ipc_alloc' was not declared. Should it be static? security/security.c:575:5: warning: symbol 'lsm_msg_msg_alloc' was not declared. Should it be static? Fixes: f4ad8f2c4076 ("LSM: Infrastructure management of the task security") Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com> Acked-by: Casey Schaufler <casey@schaufler-ca.com> Signed-off-by: James Morris <james.morris@microsoft.com>
Diffstat (limited to 'kernel/seccomp.c')
0 files changed, 0 insertions, 0 deletions