diff options
author | Chen Wandun <chenwandun@huawei.com> | 2020-02-10 16:11:09 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-02-10 10:23:00 +0100 |
commit | 2437fd7baf299c7b8a39fa3e727755e84ee7c4ea (patch) | |
tree | 560fabbb218d5f8a2659b0a51a8aa30372610b26 /usr | |
parent | fdfa3a6778b194974df77b384cc71eb2e503639a (diff) | |
download | linux-2437fd7baf299c7b8a39fa3e727755e84ee7c4ea.tar.bz2 |
tipc: make three functions static
Fix the following sparse warning:
net/tipc/node.c:281:6: warning: symbol 'tipc_node_free' was not declared. Should it be static?
net/tipc/node.c:2801:5: warning: symbol '__tipc_nl_node_set_key' was not declared. Should it be static?
net/tipc/node.c:2878:5: warning: symbol '__tipc_nl_node_flush_key' was not declared. Should it be static?
Fixes: fc1b6d6de220 ("tipc: introduce TIPC encryption & authentication")
Fixes: e1f32190cf7d ("tipc: add support for AEAD key setting via netlink")
Signed-off-by: Chen Wandun <chenwandun@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions