]> git.ipfire.org Git - thirdparty/iproute2.git/commit
tc/police: make print_police static
authorStephen Hemminger <stephen@networkplumber.org>
Thu, 15 Nov 2018 22:36:32 +0000 (14:36 -0800)
committerStephen Hemminger <stephen@networkplumber.org>
Mon, 19 Nov 2018 19:42:44 +0000 (11:42 -0800)
commita38fadf4017b12e17447523842e2bc5f69f96df1
tree75dfc338cd1a6bc348af36e5c354782f4a2b55da
parent7e569d92a99f28f161a4eec940588d2ad2fd54a9
tc/police: make print_police static

print_police function only used by m_police.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
tc/m_police.c
tc/tc_util.h