]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
selinux: rename the cred_security_struct variables to "crsec"
authorPaul Moore <paul@paul-moore.com>
Tue, 18 Nov 2025 22:27:58 +0000 (17:27 -0500)
committerPaul Moore <paul@paul-moore.com>
Thu, 20 Nov 2025 21:47:50 +0000 (16:47 -0500)
commit3ded250b97c3ae94a642bc2e710a95700e72dfb0
tree0eec1cf3b2bd85d00e345e00138adc582ecc676d
parentdde3a5d0f4dce1d1a6095e6b8eeb59b75d28fb3b
selinux: rename the cred_security_struct variables to "crsec"

Along with the renaming from task_security_struct to cred_security_struct,
rename the local variables to "crsec" from "tsec".  This both fits with
existing conventions and helps distinguish between task and cred related
variables.

No functional changes.

Acked-by: Stephen Smalley <stephen.smalley.work@gmail.com>
Signed-off-by: Paul Moore <paul@paul-moore.com>
security/selinux/hooks.c
security/selinux/include/objsec.h