On Wed, 16 Jan 2019, Wei Yongjun wrote: > 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@xxxxxxxxxx> Applied to git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.git next-general -- James Morris <jmorris@xxxxxxxxx>