]> git.karo-electronics.de Git - karo-tx-linux.git/commit
lib: vsprintf: fix broken comments
authorGeorge Spelvin <linux@horizon.com>
Fri, 28 Sep 2012 00:20:14 +0000 (10:20 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 5 Oct 2012 04:01:19 +0000 (14:01 +1000)
commit721f78e068a49f002b93e26f744696997140a26b
tree77aec4193ca54b2a7119bc62c3300eb09bcadd01
parent7292e8c052c86255911c986261fad3fb145f715a
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