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>
Этот коммит содержится в:

коммит произвёл
Linus Torvalds

родитель
b53767719b
Коммит
cbfee34520
@@ -44,7 +44,6 @@ int sysctl_max_map_count = DEFAULT_MAX_MAP_COUNT;
|
||||
int heap_stack_gap = 0;
|
||||
|
||||
EXPORT_SYMBOL(mem_map);
|
||||
EXPORT_SYMBOL(__vm_enough_memory);
|
||||
EXPORT_SYMBOL(num_physpages);
|
||||
|
||||
/* list of shareable VMAs */
|
||||
|
Ссылка в новой задаче
Block a user