ip: code shrink
authorDenys Vlasenko <vda.linux@googlemail.com>
Mon, 15 Jul 2013 03:15:46 +0000 (05:15 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 15 Jul 2013 03:15:46 +0000 (05:15 +0200)
commit9b58fe9c0b7b10bca17f033d7928e65ab5065fc9
tree661e11336af9da3c522097d3d3bd32eabf0e8b86
parent25ce3ee9f362de889aa3786128563af0c5d1b934
ip: code shrink

function                                             old     new   delta
do_ipaddr                                             78      81      +3
do_iprule                                            140     139      -1
do_iptunnel                                          283     278      -5
iprule_modify                                        851     841     -10
ipaddr_modify                                       1293    1236     -57
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/4 up/down: 3/-73)             Total: -70 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
networking/libiproute/ipaddress.c
networking/libiproute/iprule.c
networking/libiproute/iptunnel.c