diff options
author | Wei Yongjun <weiyongjun1@huawei.com> | 2019-01-16 05:44:32 +0000 |
---|---|---|
committer | James Morris <james.morris@microsoft.com> | 2019-01-18 11:46:44 -0800 |
commit | 3e8c73671244af16f1a6042f1c10d13b75cd1156 (patch) | |
tree | e21ca9a80022c6b4938fb1398ff2b90158823a1f /drivers/fpga | |
parent | 1cfb2a512e74e577bb0ed7c8d76df90a41a83f6a (diff) | |
download | linux-stable-3e8c73671244af16f1a6042f1c10d13b75cd1156.tar.gz linux-stable-3e8c73671244af16f1a6042f1c10d13b75cd1156.tar.bz2 linux-stable-3e8c73671244af16f1a6042f1c10d13b75cd1156.zip |
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 'drivers/fpga')
0 files changed, 0 insertions, 0 deletions