Use chomp to remove newlines
authorRon Yorston <rmy@tigress.co.uk>
Thu, 12 Mar 2015 19:18:51 +0000 (20:18 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Thu, 12 Mar 2015 19:18:51 +0000 (20:18 +0100)
commit8ec1ff350c28ae691ee80a001c7786f4ad8abe47
tree9093ee5c37732277de017f1d38602e93950dccb2
parent53e9c51aded0af85c33d657143ed94c5151ba6f3
Use chomp to remove newlines

function                                             old     new   delta
unix_do_one                                          548     540      -8
process_timer_stats                                  508     500      -8
process_irq_counts                                   532     524      -8
lpd_main                                             839     831      -8
hwclock_main                                         502     494      -8
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 0/6 up/down: 0/-50)             Total: -40 bytes

Signed-off-by: Ron Yorston <rmy@tigress.co.uk>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
networking/netstat.c
printutils/lpd.c
procps/powertop.c
util-linux/hwclock.c