diff options
author | Colin Ian King <colin.king@canonical.com> | 2017-10-04 14:20:37 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-10-04 10:31:55 -0700 |
commit | ebf6b13142f947be576b40edce214788dfe1d3e3 (patch) | |
tree | f4ba3b685e4a885b8ffcae5176d6bec56d42faf9 /include/linux/timerqueue.h | |
parent | 20e883204f0268b423799781e5efed786f8a11ba (diff) | |
download | linux-ebf6b13142f947be576b40edce214788dfe1d3e3.tar.gz linux-ebf6b13142f947be576b40edce214788dfe1d3e3.tar.xz |
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 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions