networking/interface.c: code shrink
authorDenys Vlasenko <vda.linux@googlemail.com>
Mon, 5 Mar 2018 15:56:16 +0000 (16:56 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 5 Mar 2018 15:56:16 +0000 (16:56 +0100)
commit8a5299fcfd54ae3b895b66249d6d105e956192cb
tree28e0588bb6018d420168b7195fc4fbc40e0b8a09
parent804ce5a6fed63a2da6268a2d06f1ee2075435297
networking/interface.c: code shrink

function                                             old     new   delta
ife_print                                           1293    1296      +3
display_interfaces                                   145     146      +1
if_readconf                                          162     141     -21
if_readlist_proc                                     631     560     -71
do_if_fetch                                          753     643    -110
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 2/3 up/down: 4/-202)           Total: -198 bytes

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