]> 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>
Fri, 7 Sep 2012 05:36:26 +0000 (15:36 +1000)
commit2eaf85b30f546499452cc40f682b071b5a469836
tree392052a88eb3614c3683199ce9f06f2cb5daea77
parent9b10f04f64304b4e7f9e402761ccbfceddaa81fe
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