aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/rtnetlink.c
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2017-10-04 14:20:37 +0100
committerDavid S. Miller <davem@davemloft.net>2017-10-04 10:31:55 -0700
commitebf6b13142f947be576b40edce214788dfe1d3e3 (patch)
treef4ba3b685e4a885b8ffcae5176d6bec56d42faf9 /net/core/rtnetlink.c
parentnet: core: fix kerneldoc comment (diff)
downloadlinux-dev-ebf6b13142f947be576b40edce214788dfe1d3e3.tar.xz
linux-dev-ebf6b13142f947be576b40edce214788dfe1d3e3.zip
cxgb4vf: make a couple of functions static
The functions t4vf_link_down_rc_str and t4vf_handle_get_port_info are local to the source and do not need to be in global scope, so make them static. Cleans up sparse warnings: symbol 't4vf_link_down_rc_str' was not declared. Should it be static? symbol 't4vf_handle_get_port_info' was not declared. Should it be static? Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions