libiproute: use stdout directly instead of passing it as a parameter
authorDenis Vlasenko <vda.linux@googlemail.com>
Thu, 5 Jun 2008 05:00:24 +0000 (05:00 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Thu, 5 Jun 2008 05:00:24 +0000 (05:00 -0000)
commitbedfabd500b5dd684ac0b0780147a81bbb37f084
treeb7fdfb53a93ef06cf586512ab9f0ae4853b18a11
parentb6fe10091d1fb1fd661a464c4b5ab6a457614b44
libiproute: use stdout directly instead of passing it as a parameter

function                                             old     new   delta
iprule_list                                           86      82      -4
print_rule                                           860     791     -69
ipaddr_list_or_flush                                2484    2384    -100
print_addrinfo                                      1498    1292    -206
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 0/4 up/down: 0/-379)           Total: -379 bytes
networking/libiproute/ipaddress.c
networking/libiproute/iprule.c