[PATCH 2/2] vsprintf: Just some neatening

2013-10-10 Thread Joe Perches
Remove a few coding style nits: o Leading spaces for tabs o case indentation depth o else and brace locations o logical continuation placement Several checkpatch bleats still exist, mostly not worth changing. Signed-off-by: Joe Perches --- lib/vsprintf.c | 83

[PATCH 2/2] vsprintf: Just some neatening

2013-10-10 Thread Joe Perches
Remove a few coding style nits: o Leading spaces for tabs o case indentation depth o else and brace locations o logical continuation placement Several checkpatch bleats still exist, mostly not worth changing. Signed-off-by: Joe Perches j...@perches.com --- lib/vsprintf.c | 83