From: Paul Moore Date: Fri, 1 Aug 2014 15:17:37 +0000 (-0400) Subject: netlabel: shorter names for the NetLabel catmap funcs/structs X-Git-Tag: cleanup-for-v3.18~59^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4fbe63d1c773cceef3fe1f6ed0c9c268f4f24760;p=pandora-kernel.git 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 Tested-by: Casey Schaufler --- Reading git-diff-tree failed