printk_ratelimit() functions should use CONFIG_PRINTK
authorJoe Perches <joe@perches.com>
Fri, 8 Feb 2008 12:21:25 +0000 (04:21 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Fri, 8 Feb 2008 17:22:39 +0000 (09:22 -0800)
commit7ef3d2fd17c377ef64a2aa19677d17576606c3b4
tree036c2fe4a87bda412908bc82602ce29f4d431dbe
parent36e789144267105e0b3f2b9bca7db3184fce50dc
printk_ratelimit() functions should use CONFIG_PRINTK

Makes an embedded image a bit smaller.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/kernel.h
kernel/printk.c
kernel/sysctl.c