]> git.karo-electronics.de Git - karo-tx-linux.git/commit
lib: vsprintf: fix broken comments
authorGeorge Spelvin <linux@horizon.com>
Wed, 26 Sep 2012 01:34:18 +0000 (11:34 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 26 Sep 2012 05:45:19 +0000 (15:45 +1000)
commitbf604412272478381deb3719871dd49239953fbe
treee50b7988a36840e2ecc1382b19cfc92081dc51e9
parente7ff602a636fb312df816594cc7bb8b1707735cf
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