]> git.ipfire.org Git - thirdparty/iproute2.git/commit
ip: make print_rta_gateway static
authorStephen Hemminger <stephen@networkplumber.org>
Thu, 1 Jun 2023 17:12:32 +0000 (10:12 -0700)
committerStephen Hemminger <stephen@networkplumber.org>
Fri, 2 Jun 2023 16:33:34 +0000 (09:33 -0700)
commitc62c8fa85884ebe2bb460b0a8ecf23323f2e0ca7
treea7db5e2034622f1b53286b9675f44bbb4d3e4097
parent57699ec4616bf51efdb62859a668dc4046041884
ip: make print_rta_gateway static

Function only used in one file.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
ip/ip_common.h
ip/iproute.c