From: James Morris Date: Thu, 10 Jul 2008 08:02:07 +0000 (+0900) Subject: security: remove register_security hook X-Git-Tag: v2.6.27-rc1~1109^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f0f0fd496333777d53daff21a4e3b28c4d03a6d;p=pandora-kernel.git security: remove register_security hook The register security hook is no longer required, as the capability module is always registered. LSMs wishing to stack capability as a secondary module should do so explicitly. Signed-off-by: James Morris Acked-by: Stephen Smalley Acked-by: Greg Kroah-Hartman --- Reading git-diff-tree failed