vsprintf: unify the format decoding layer for its 3 users, cleanup
authorVegard Nossum <vegard.nossum@gmail.com>
Sat, 14 Mar 2009 11:08:50 +0000 (12:08 +0100)
committerIngo Molnar <mingo@elte.hu>
Sat, 14 Mar 2009 11:37:09 +0000 (12:37 +0100)
commited681a91ab805341675d166a9592551093c0a2d9
tree71945018c495b26659fe38cc2cf45347bbdad856
parentadf26f84a62b492e002d3b75af671f23ddd3be0a
vsprintf: unify the format decoding layer for its 3 users, cleanup

Impact: cleanup

Rename FORMAT_TYPE_WITDH
 to => FORMAT_TYPE_WIDTH

Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Jeremy Fitzhardinge <jeremy@goop.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
lib/vsprintf.c