diff options
author | André Goddard Rosa <[email protected]> | 2009-12-14 18:00:58 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2009-12-15 08:53:29 -0800 |
commit | 08562cb27da6a1472be15898173105b46801a73b (patch) | |
tree | 738e298e14771b9cf3e98389f2c0ae776f396165 /lib/string_helpers.c | |
parent | 7b9186f5eb0b1705abf7b2fbf33076a6b83f9d89 (diff) |
vsprintf: use TOLOWER whenever possible
It decreases code size as well:
text data bss dec hex filename
15758 0 8 15766 3d96 vsprintf.o (ex lib/lib.a-BEFORE)
15726 0 8 15734 3d76 vsprintf.o (ex lib/lib.a-TOLOWER)
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