]> git.proxmox.com Git - mirror_iproute2.git/commit
ss: Streamline process context printing in netlink_show_one()
authorStefano Brivio <sbrivio@redhat.com>
Tue, 31 Oct 2017 17:47:55 +0000 (18:47 +0100)
committerStephen Hemminger <stephen@networkplumber.org>
Wed, 1 Nov 2017 21:10:52 +0000 (22:10 +0100)
commit22658ff53ab184bf446959fa0389717e82406b0d
treed459ac4541ba16ec539a61a251ffc660d3d91409
parent38509fa903d66cf13f3c8ca5010db820fb874064
ss: Streamline process context printing in netlink_show_one()

There's no need to check 'pid_context' before calling free().

Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
misc/ss.c