]> git.karo-electronics.de Git - karo-tx-linux.git/commit
lib: vsprintf: fix broken comments
authorGeorge Spelvin <linux@horizon.com>
Fri, 7 Sep 2012 00:24:28 +0000 (10:24 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 10 Sep 2012 06:18:14 +0000 (16:18 +1000)
commit54a1aaa6f3f8316c8fb1dc8036e1502897c2dcb8
tree2ed3201c60177694b0ecd84bb79dbea62fc22f95
parent8905ae209d0288f9e273773e4985a8fca768ff0b
lib: vsprintf: fix broken comments

Numbering the 8 potential digits 2 though 9 never did make a lot of sense.

Signed-off-by: George Spelvin <linux@horizon.com>
Cc: Denys Vlasenko <vda.linux@googlemail.com>
Cc: Michal Nazarewicz <mina86@mina86.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
lib/vsprintf.c