diff options
author | Zhengchao Shao <shaozhengchao@huawei.com> | 2024-03-26 15:29:52 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-03-29 09:48:23 +0000 |
commit | af398bd0cb2151a581027a19bd995f72af2310ac (patch) | |
tree | fbac903dc33bf6eb3dff84d634d9cf19e76549d5 /tools/net/ynl/lib/ynl.py | |
parent | 17593357e70c6dcccda017fa10432a78680e676b (diff) |
net/smc: make smc_hash_sk/smc_unhash_sk static
smc_hash_sk and smc_unhash_sk are only used in af_smc.c, so make them
static and remove the output symbol. They can be called under the path
.prot->hash()/unhash().
Signed-off-by: Zhengchao Shao <shaozhengchao@huawei.com>
Reviewed-by: Wen Gu <guwen@linux.alibaba.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/net/ynl/lib/ynl.py')
0 files changed, 0 insertions, 0 deletions