commit | d1c1b12137fff14363d0cf45c8b7a9ec5cd4578b | [log] [tgz] |
---|---|---|
author | Rasmus Villemoes <linux@rasmusvillemoes.dk> | Wed Apr 15 16:17:11 2015 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Apr 15 16:35:23 2015 -0700 |
tree | afceb4ce1759b401af72ee5110a683974c4cfbb6 | |
parent | 3ea8d440a86b85c63c2bb7f73988626e682db5f0 [diff] |
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> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>