trivial code shrink
authorDenys Vlasenko <vda.linux@googlemail.com>
Wed, 18 Feb 2015 12:47:27 +0000 (13:47 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Wed, 18 Feb 2015 12:47:46 +0000 (13:47 +0100)
commit54e9585e106348d6f0129376171fab305ddc0e27
treed3849ff1bff39a41c648f20beb61a135331a6498
parent0cb981c5e2f1a955e72dd9d3d2fad075dc9d0da6
trivial code shrink

function                                             old     new   delta
rdate_main                                           246     251      +5
show_entry                                           291     287      -4
daytime_stream                                        44      39      -5
packed_usage                                       30176   30168      -8
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/3 up/down: 5/-17)             Total: -12 bytes
   text    data     bss     dec     hex filename
 929453     932   17684  948069   e7765 busybox_old
 929411     932   17684  948027   e773b busybox_unstripped

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
miscutils/last_fancy.c
networking/inetd.c
util-linux/rdate.c
util-linux/rtcwake.c