]> git.ipfire.org Git - thirdparty/iproute2.git/commit
tc: add format attribute to tc_print_rate
authorStephen Hemminger <stephen@networkplumber.org>
Tue, 11 Jan 2022 17:54:28 +0000 (09:54 -0800)
committerDavid Ahern <dsahern@kernel.org>
Wed, 26 Jan 2022 17:19:08 +0000 (10:19 -0700)
commit343c4f52b698d284bb95f6a9f215e0cbfbcc2f97
tree760123803df6d03cd7518d218c5e15763a2d5a06
parenta19da4e19069ef3acd5bb69bf540290ba56dfada
tc: add format attribute to tc_print_rate

This catches future errors and silences warning from Clang.

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