summaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorZhengchao Shao <shaozhengchao@huawei.com>2024-03-26 15:29:52 +0800
committerDavid S. Miller <davem@davemloft.net>2024-03-29 09:48:23 +0000
commitaf398bd0cb2151a581027a19bd995f72af2310ac (patch)
treefbac903dc33bf6eb3dff84d634d9cf19e76549d5 /net/unix/af_unix.c
parent17593357e70c6dcccda017fa10432a78680e676b (diff)
downloadlinux-stable-af398bd0cb2151a581027a19bd995f72af2310ac.tar.gz
linux-stable-af398bd0cb2151a581027a19bd995f72af2310ac.tar.bz2
linux-stable-af398bd0cb2151a581027a19bd995f72af2310ac.zip
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 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions