dmesg: more correct skipping of <N>; use faster putchar for most output
authorDenys Vlasenko <vda.linux@googlemail.com>
Tue, 19 Oct 2010 21:08:33 +0000 (23:08 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Tue, 19 Oct 2010 21:08:33 +0000 (23:08 +0200)
commitf04ca74ab5eb6ee57a573c6e1ab3e84d3f0a0af8
treeea91d502006651c8a6c52751f15a16d1081bc3b8
parent0016bcee374606e79c48a1a97479b0521f947942
dmesg: more correct skipping of <N>; use faster putchar for most output

function                                             old     new   delta
dmesg_main                                           246     291     +45

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
util-linux/dmesg.c