diff options
author | Ingo Molnar <mingo@elte.hu> | 2006-01-11 21:17:45 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-01-12 03:42:13 +0100 |
commit | e16885c5ad624a6efe1b1bf764e075d75f65a788 (patch) | |
tree | de137e799ddc0a696bb288b34fade65af1708a5e /drivers/base | |
parent | [PATCH] ipmi: use CONFIG_DMI instead of CONFIG_X86 (diff) | |
download | linux-e16885c5ad624a6efe1b1bf764e075d75f65a788.tar.xz linux-e16885c5ad624a6efe1b1bf764e075d75f65a788.zip |
[PATCH] uninline capable()
Uninline capable(). Saves 2K of kernel text on a generic .config, and 1K on a
tiny config. In addition it makes the use of capable more consistent between
CONFIG_SECURITY and !CONFIG_SECURITY
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/base')
0 files changed, 0 insertions, 0 deletions