[PATCH 0/2] security: Constify sysctl tables
From: Ricardo B . Marliere
Date: Thu Jan 23 2025 - 14:35:52 EST
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@xxxxxxxx>
---
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@xxxxxxxx>