From: Geert Uytterhoeven Date: Wed, 15 Apr 2015 23:17:17 +0000 (-0700) Subject: lib/vsprintf: Move integer format types to the top X-Git-Tag: omap-for-v4.2/o2_dc~118^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8a7ba5f5c8c0c94c0c7f1bcd53c0289560c7446;p=pandora-kernel.git 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 Cc: Jonathan Corbet Cc: Mike Turquette Cc: Stephen Boyd Cc: Tetsuo Handa Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed