aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dynamic_debug.c
diff options
context:
space:
mode:
authorAndrĂ© Goddard Rosa <[email protected]>2009-12-15 02:01:00 +0000
committerLinus Torvalds <[email protected]>2009-12-15 16:53:32 +0000
commitc5484d7c0a533de6198cb474097e33b174f9c565 (patch)
treeb546f0864d85724786157fff343723653d517865 /lib/dynamic_debug.c
parentvsprintf: move local vars to block local vars and remove unneeded ones (diff)
downloadkernel-c5484d7c0a533de6198cb474097e33b174f9c565.tar.gz
kernel-c5484d7c0a533de6198cb474097e33b174f9c565.zip
vsprintf: factor out skip_space code in a separate function
When converting more caller sites, the inline decision will be left up to gcc. It decreases code size: text data bss dec hex filename 15710 0 8 15718 3d66 vsprintf.o (ex lib/lib.a-BEFORE) 15534 0 8 15542 3cb6 vsprintf.o (ex lib/lib.a-AFTER) Signed-off-by: AndrĂ© Goddard Rosa <[email protected]> Acked-by: Frederic Weisbecker <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/dynamic_debug.c')
0 files changed, 0 insertions, 0 deletions