selinux: clean up dead code after removing runtime disable
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Fri, 24 Mar 2023 09:21:14 +0000 (10:21 +0100)
committerPaul Moore <paul@paul-moore.com>
Fri, 24 Mar 2023 20:15:42 +0000 (16:15 -0400)
commit340133318800b55784792d762c7713265c96336a
tree548c88ce81b1bb87be89fcd588e4606fe23806ef
parent79781fe466b03c98b8292cabbc57897a7623e895
selinux: clean up dead code after removing runtime disable

Commit f22f9aaf6c3d ("selinux: remove the runtime disable functionality")
removes the config SECURITY_SELINUX_DISABLE. This results in some dead code
in lsm_hooks.h.

Remove this dead code.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Signed-off-by: Paul Moore <paul@paul-moore.com>
include/linux/lsm_hooks.h