aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/hooks.c
diff options
context:
space:
mode:
authorJoel Granados <[email protected]>2024-03-28 15:57:49 +0000
committerPaul Moore <[email protected]>2024-04-15 19:00:00 +0000
commit74560bb3685b3600da911d92d134899ce9f8bcc1 (patch)
tree00a993502423b0a598d17eca9e8ab8c0932f1d7d /security/selinux/hooks.c
parentLinux 6.9-rc1 (diff)
downloadkernel-74560bb3685b3600da911d92d134899ce9f8bcc1.tar.gz
kernel-74560bb3685b3600da911d92d134899ce9f8bcc1.zip
lsm: remove the now superfluous sentinel element from ctl_table array
This commit comes at the tail end of a greater effort to remove the empty elements at the end of the ctl_table arrays (sentinels) which will reduce the overall build time size of the kernel and run time memory bloat by ~64 bytes per sentinel (further information Link : https://lore.kernel.org/all/ZO5Yx5JFogGi%[email protected]/) Remove the sentinel from all files under security/ that register a sysctl table. Signed-off-by: Joel Granados <[email protected]> Acked-by: Kees Cook <[email protected]> # loadpin & yama Tested-by: Valentin Schneider <[email protected]> Reviewed-by: Valentin Schneider <[email protected]> [PM: subject line tweaks] Signed-off-by: Paul Moore <[email protected]>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions