security/ cleanups
authorAdrian Bunk <bunk@kernel.org>
Wed, 17 Oct 2007 06:31:38 +0000 (23:31 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 17 Oct 2007 15:43:07 +0000 (08:43 -0700)
commitcbfee34520666862f8ff539e580c48958fbb7706
treeded5cafce333e908a0fbeda1f7c55eaf7c1fbaaa
parentb53767719b6cd8789392ea3e7e2eb7b8906898f0
security/ cleanups

This patch contains the following cleanups that are now possible:
- remove the unused security_operations->inode_xattr_getsuffix
- remove the no longer used security_operations->unregister_security
- remove some no longer required exit code
- remove a bunch of no longer used exports

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Acked-by: James Morris <jmorris@namei.org>
Cc: Chris Wright <chrisw@sous-sol.org>
Cc: Stephen Smalley <sds@tycho.nsa.gov>
Cc: Serge Hallyn <serue@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/usb/core/usb.c
fs/exec.c
include/linux/security.h
kernel/capability.c
mm/mmap.c
mm/nommu.c
security/commoncap.c
security/dummy.c
security/inode.c
security/security.c
security/selinux/hooks.c