diff options
author | Colin Ian King <colin.king@canonical.com> | 2017-08-23 10:59:40 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-08-23 22:20:28 -0700 |
commit | 5719e5eb31e485d9eac8e2303ef9ca2f42c49225 (patch) | |
tree | 2179b168f6b10c92b78817d410fa71719c1825a2 /net/tipc | |
parent | 257a73031d29447ee82fe06d2b97d8564f63276d (diff) |
net: hinic: make functions set_ctrl0 and set_ctrl1 static
The functions set_ctrl0 and set_ctrl1 are local to the source and do
not need to be in global scope, so make them static.
Cleans up sparse warnings:
symbol 'set_ctrl0' was not declared. Should it be static?
symbol 'set_ctrl1' 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 'net/tipc')
0 files changed, 0 insertions, 0 deletions