From: Paul Moore Date: Fri, 10 Oct 2008 14:16:29 +0000 (-0400) Subject: selinux: Cleanup the NetLabel glue code X-Git-Tag: v2.6.28-rc1~609^2~1^2^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=accc609322ef5ed44cba6d2d70c741afc76385fb;p=pandora-kernel.git selinux: Cleanup the NetLabel glue code We were doing a lot of extra work in selinux_netlbl_sock_graft() what wasn't necessary so this patch removes that code. It also removes the redundant second argument to selinux_netlbl_sock_setsid() which allows us to simplify a few other functions. Signed-off-by: Paul Moore Acked-by: James Morris --- Reading git-diff-tree failed