From: Paul Moore Date: Fri, 10 Oct 2008 14:16:30 +0000 (-0400) Subject: netlabel: Remove unneeded in-kernel API functions X-Git-Tag: v2.6.28-rc1~609^2~1^2^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=948a72438d4178d0728c4b0a38836d280b846939;p=pandora-kernel.git netlabel: Remove unneeded in-kernel API functions After some discussions with the Smack folks, well just Casey, I now have a better idea of what Smack wants out of NetLabel in the future so I think it is now safe to do some API "pruning". If another LSM comes along that needs this functionality we can always add it back in, but I don't see any LSMs on the horizon which might make use of these functions. Thanks to Rami Rosen who suggested removing netlbl_cfg_cipsov4_del() back in February 2008. Signed-off-by: Paul Moore Reviewed-by: James Morris --- Reading git-diff-tree failed