]> www.infradead.org Git - users/jedix/linux-maple.git/commit
selinux: constify and reconcile function parameter names
authorChristian Göttsche <cgzones@googlemail.com>
Mon, 16 Dec 2024 16:40:01 +0000 (17:40 +0100)
committerPaul Moore <paul@paul-moore.com>
Wed, 8 Jan 2025 04:14:38 +0000 (23:14 -0500)
commit90903085101107b06158d2407bb2a6045af6dead
tree1d1d7aa40903cd2925170152a16a0472e5c21693
parent046b85a993a19c992da317b2c19e168d1da795af
selinux: constify and reconcile function parameter names

Align the parameter names between declarations and definitions, and
constify read-only parameters.

Signed-off-by: Christian Göttsche <cgzones@googlemail.com>
[PM: tweak the subject line]
Signed-off-by: Paul Moore <paul@paul-moore.com>
security/selinux/include/conditional.h
security/selinux/include/security.h
security/selinux/ss/avtab.h
security/selinux/ss/services.c