aboutsummaryrefslogtreecommitdiff
path: root/lib/memory-notifier-error-inject.c
diff options
context:
space:
mode:
authorJoel Granados <[email protected]>2024-03-28 16:57:49 +0100
committerPaul Moore <[email protected]>2024-04-15 15:00:00 -0400
commit74560bb3685b3600da911d92d134899ce9f8bcc1 (patch)
tree00a993502423b0a598d17eca9e8ab8c0932f1d7d /lib/memory-notifier-error-inject.c
parent4cece764965020c22cff7665b18a012006359095 (diff)
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 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions