]> git.proxmox.com Git - mirror_iproute2.git/commit
get rid of remaining -Wunused-result warnings
authorPhil Sutter <phil@nwl.cc>
Sat, 28 Nov 2015 00:00:04 +0000 (01:00 +0100)
committerStephen Hemminger <shemming@brocade.com>
Sun, 29 Nov 2015 19:48:24 +0000 (11:48 -0800)
commitd572ed4d0af79eb597469d3f1a84456782c64f24
tree21a3d0fd98c165043932c7496376035fa5d1687a
parentc29d37925aa479a6c0545fee87329ab1d248680a
get rid of remaining -Wunused-result warnings

Although not fundamentally necessary to check return codes in these
spots, preventing the warnings will put new ones into focus.

Signed-off-by: Phil Sutter <phil@nwl.cc>
misc/ifstat.c
misc/lnstat_util.c
misc/nstat.c
misc/ss.c