diff options
author | Joel Granados <j.granados@samsung.com> | 2023-06-27 15:30:23 +0200 |
---|---|---|
committer | Joel Granados <j.granados@samsung.com> | 2024-04-24 09:43:54 +0200 |
commit | e822582effc6bc00da9b28cf814935a6be070504 (patch) | |
tree | 31f2218149536105a751e7633a68ec2c2516eb54 /.gitattributes | |
parent | timekeeping: Remove the now superfluous sentinel elements from ctl_table array (diff) | |
download | linux-e822582effc6bc00da9b28cf814935a6be070504.tar.xz linux-e822582effc6bc00da9b28cf814935a6be070504.zip |
seccomp: Remove the now superfluous sentinel elements 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%2FcBo@bombadil.infradead.org/)
Remove sentinel element from seccomp_sysctl_table.
Acked-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Joel Granados <j.granados@samsung.com>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions