aboutsummaryrefslogtreecommitdiff
path: root/lib/string_helpers.c
diff options
context:
space:
mode:
authorAndrĂ© Goddard Rosa <[email protected]>2009-12-14 18:01:00 -0800
committerLinus Torvalds <[email protected]>2009-12-15 08:53:32 -0800
commitc5484d7c0a533de6198cb474097e33b174f9c565 (patch)
treeb546f0864d85724786157fff343723653d517865 /lib/string_helpers.c
parentd4be151b2180fbbc6729dfaa16280d150e3fab1f (diff)
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/string_helpers.c')
0 files changed, 0 insertions, 0 deletions