[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250123-sysctl-kees-v1-0-533359e74d66@suse.com>
Date: Thu, 23 Jan 2025 16:33:33 -0300
From: Ricardo B. Marliere <ricardo@...liere.net>
To: Kees Cook <kees@...nel.org>, Paul Moore <paul@...l-moore.com>,
James Morris <jmorris@...ei.org>, "Serge E. Hallyn" <serge@...lyn.com>
Cc: linux-security-module@...r.kernel.org, linux-kernel@...r.kernel.org,
"Ricardo B. Marliere" <rbm@...e.com>,
Thomas Weißschuh <linux@...ssschuh.net>
Subject: [PATCH 0/2] security: Constify sysctl tables
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@...e.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@...e.com>
Powered by blists - more mailing lists