summaryrefslogtreecommitdiffstats
path: root/lib/vsprintf.c
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2015-04-15 16:17:17 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2015-04-15 16:35:23 -0700
commite8a7ba5f5c8c0c94c0c7f1bcd53c0289560c7446 (patch)
treed7c31f8969586dfad3a9092910c05dbbe0edc33f /lib/vsprintf.c
parent7330660ed2e8d8d4c65b90cea62d8f1ed49c0104 (diff)
downloadlinux-e8a7ba5f5c8c0c94c0c7f1bcd53c0289560c7446.tar.gz
linux-e8a7ba5f5c8c0c94c0c7f1bcd53c0289560c7446.tar.xz
lib/vsprintf: Move integer format types to the top
Move the format types for 64-bit integers and configurable size integers to the top, so they're next to the other integer format types. While at it, add the missing format types for s32 and u32. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Cc: Jonathan Corbet <corbet@lwn.net> Cc: Mike Turquette <mturquette@linaro.org> Cc: Stephen Boyd <sboyd@codeaurora.org> Cc: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'lib/vsprintf.c')
0 files changed, 0 insertions, 0 deletions