From: Harry Ciao Date: Wed, 2 Mar 2011 05:46:08 +0000 (+0800) Subject: SELinux: Auto-generate security_is_socket_class X-Git-Tag: v2.6.39-rc7~20^2^2~3^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4bc6c2d5d8386800fde23a8e78cd4f04a0ade0ad;p=pandora-kernel.git SELinux: Auto-generate security_is_socket_class The security_is_socket_class() is auto-generated by genheaders based on classmap.h to reduce maintenance effort when a new class is defined in SELinux kernel. The name for any socket class should be suffixed by "socket" and doesn't contain more than one substr of "socket". Signed-off-by: Harry Ciao Signed-off-by: Eric Paris Acked-by: Stephen Smalley --- Reading git-diff-tree failed