]> git.ipfire.org Git - thirdparty/iproute2.git/commit
tc/util: remove unused argument from print_tcstats2_attr
authorStephen Hemminger <stephen@networkplumber.org>
Sat, 13 Apr 2024 22:04:06 +0000 (15:04 -0700)
committerDavid Ahern <dsahern@kernel.org>
Sun, 21 Apr 2024 01:45:48 +0000 (01:45 +0000)
commit95c886b8e88474084cbb05d4454f130940828aad
tree8d98a52b558fe51109eab5ec153aa00f487fa89a
parent6879d2046b1d707541a9ab71a3e755b3f53be899
tc/util: remove unused argument from print_tcstats2_attr

The function doesn't use the FILE handle.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: David Ahern <dsahern@kernel.org>
tc/m_action.c
tc/tc_util.c
tc/tc_util.h