]> git.karo-electronics.de Git - karo-tx-linux.git/commit
lib: vsprintf: fix broken comments
authorGeorge Spelvin <linux@horizon.com>
Thu, 13 Sep 2012 01:01:06 +0000 (11:01 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 20 Sep 2012 07:05:13 +0000 (17:05 +1000)
commit20e65f90d84fb064c370d203ea53d4ff4bdd334a
tree1a4bcc256b5f7fec11f6f4fdc767f5dcc85a1b11
parent2a31e0665eb0736e5da35c2046d8f1b78f0396cc
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