linux/security/yama
Jann Horn 1b26fcdb74 Yama: mark local symbols as static
sparse complains that Yama defines functions and a variable as non-static
even though they don't exist in any header. Fix it by making them static.

Signed-off-by: Jann Horn <jannh@google.com>
Reviewed-by: Mukesh Ojha <mojha@codeaurora.org>
Signed-off-by: James Morris <james.morris@microsoft.com>
2019-04-10 10:23:42 -07:00
..
Kconfig doc: ReSTify Yama.txt 2017-05-18 10:33:04 -06:00
Makefile security: Yama LSM 2012-02-10 09:18:52 +11:00
yama_lsm.c Yama: mark local symbols as static 2019-04-10 10:23:42 -07:00