]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
netlabel: shorter names for the NetLabel catmap funcs/structs
authorPaul Moore <pmoore@redhat.com>
Fri, 1 Aug 2014 15:17:37 +0000 (11:17 -0400)
committerPaul Moore <pmoore@redhat.com>
Fri, 1 Aug 2014 15:17:37 +0000 (11:17 -0400)
commit4fbe63d1c773cceef3fe1f6ed0c9c268f4f24760
treeac8a91fc13402494d211489ef3123aea3a5164f7
parentd960a6184a92c8da70d26355bfcb5bd8ad637743
netlabel: shorter names for the NetLabel catmap funcs/structs

Historically the NetLabel LSM secattr catmap functions and data
structures have had very long names which makes a mess of the NetLabel
code and anyone who uses NetLabel.  This patch renames the catmap
functions and structures from "*_secattr_catmap_*" to just "*_catmap_*"
which improves things greatly.

There are no substantial code or logic changes in this patch.

Signed-off-by: Paul Moore <pmoore@redhat.com>
Tested-by: Casey Schaufler <casey@schaufler-ca.com>
include/net/netlabel.h
net/ipv4/cipso_ipv4.c
net/netlabel/netlabel_kapi.c
security/selinux/ss/ebitmap.c
security/selinux/ss/ebitmap.h
security/smack/smack_access.c
security/smack/smack_lsm.c
security/smack/smackfs.c