diff options
| author | Eric Paris <[email protected]> | 2009-09-15 00:59:48 +0000 |
|---|---|---|
| committer | James Morris <[email protected]> | 2009-09-15 01:37:33 +0000 |
| commit | 8a478905adbb2e09a59644e76f7fe7e0ab644204 (patch) | |
| tree | 876eef3ca926a6b7d56d7fd2065039cc45a796bc /lib/debugobjects.c | |
| parent | KEYS: Fix garbage collector (diff) | |
| download | kernel-8a478905adbb2e09a59644e76f7fe7e0ab644204.tar.gz kernel-8a478905adbb2e09a59644e76f7fe7e0ab644204.zip | |
SELinux: inline selinux_is_enabled in !CONFIG_SECURITY_SELINUX
Without this patch building a kernel emits millions of warning like:
include/linux/selinux.h:92: warning: ?selinux_is_enabled? defined but not used
When it is build without CONFIG_SECURITY_SELINUX. This is harmless, but
the function should be inlined, so it gets compiled out.
Reported-by: Linus Torvalds <[email protected]>
Signed-off-by: Eric Paris <[email protected]>
Signed-off-by: James Morris <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions
