diff options
author | Paul Moore <paul@paul-moore.com> | 2022-03-01 12:39:20 -0500 |
---|---|---|
committer | Paul Moore <paul@paul-moore.com> | 2022-03-02 11:37:03 -0500 |
commit | cdbec3ede0b8cb318c36f5cc945b9360329cbd25 (patch) | |
tree | 779484bf8cd18ab49ec73a481f91b7178d0cb76d /net/netrom | |
parent | 70868c6b8fd80db585da57a264c50a69af8fd3c3 (diff) |
selinux: shorten the policy capability enum names
The SELinux policy capability enum names are rather long and follow
the "POLICYDB_CAPABILITY_XXX format". While the "POLICYDB_" prefix
is helpful in tying the enums to other SELinux policy constants,
macros, etc. there is no reason why we need to spell out
"CAPABILITY" completely. Shorten "CAPABILITY" to "CAP" in order to
make things a bit shorter and cleaner.
Moving forward, the SELinux policy capability enum names should
follow the "POLICYDB_CAP_XXX" format.
Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'net/netrom')
0 files changed, 0 insertions, 0 deletions