[PATCH 0/2] security: Constify sysctl tables
Ricardo B. Marliere
ricardo at marliere.net
Thu Jan 23 19:33:33 UTC 2025
Hello,
Please consider pulling these small cleanup patches. They simply add
"const" to a couple of ctl_table structs within your subsystem.
Thank you,
- Ricardo.
Signed-off-by: Ricardo B. Marliere <rbm at suse.com>
---
Ricardo B. Marliere (2):
yama: Make sysctl table const
LoadPin: Make sysctl table const
security/loadpin/loadpin.c | 2 +-
security/yama/yama_lsm.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
base-commit: a9a5e0bdc5a77a7c662ad4be0ad661f0b0d5e99d
change-id: 20250123-sysctl-kees-d7c805ee39cf
Best regards,
--
Ricardo B. Marliere <rbm at suse.com>
More information about the Linux-security-module-archive
mailing list