security: remove register_security hook
authorJames Morris <jmorris@namei.org>
Thu, 10 Jul 2008 08:02:07 +0000 (17:02 +0900)
committerJames Morris <jmorris@namei.org>
Mon, 14 Jul 2008 05:04:06 +0000 (15:04 +1000)
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 <jmorris@namei.org>
Acked-by: Stephen Smalley <sds@tycho.nsa.gov>
Acked-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found