]> git.proxmox.com Git - mirror_iproute2.git/commit - misc/ss.c
ss: Get rid of useless goto in handle_follow_request()
authorPhil Sutter <phil@nwl.cc>
Fri, 2 Dec 2016 10:39:57 +0000 (11:39 +0100)
committerStephen Hemminger <stephen@networkplumber.org>
Fri, 2 Dec 2016 22:07:46 +0000 (14:07 -0800)
commit6b224dad23aa9e0f1e6a0828ee9cd4ced66a7f96
tree0f1e94a82ced9bdb7845c0e32e17e640aecbc31e
parentb3535dd61d24a114f058a631e06acf46b0de4b45
ss: Get rid of useless goto in handle_follow_request()

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