]> git.karo-electronics.de Git - karo-tx-linux.git/commit
lib/vsprintf.c: another small hack
authorRasmus Villemoes <linux@rasmusvillemoes.dk>
Tue, 7 Apr 2015 23:44:54 +0000 (09:44 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 7 Apr 2015 23:44:54 +0000 (09:44 +1000)
commit71e9365724d6257501223d18a63947784b85ba7e
tree2e2485c8d0dfae2ca30c1faa90b1f4674d39b59f
parent03128edc9aeeb61a3b8114ac3b357789136e12f1
lib/vsprintf.c: another small hack

Making ZEROPAD == '0'-' ', we can eliminate a few more instructions.

Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Tejun Heo <tj@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
lib/vsprintf.c