]> git.baikalelectronics.ru Git - kernel.git/commit
net/smc: Remove unused function declaration
authorWen Gu <guwen@linux.alibaba.com>
Fri, 14 Jan 2022 13:35:45 +0000 (21:35 +0800)
committerDavid S. Miller <davem@davemloft.net>
Sat, 15 Jan 2022 22:57:21 +0000 (22:57 +0000)
commit446bbdbad7ea43ec830a668380f0d8f9a085dae6
treea72604b53238382732fa3a63c293120d4327b41d
parent4a5bd0ec6b64d2d1d8d8aadf7a61c0873a556a0e
net/smc: Remove unused function declaration

The declaration of smc_wr_tx_dismiss_slots() is unused.
So remove it.

Fixes: 05f6ef58da86 ("net/smc: fix kernel panic caused by race of smc_sock")
Signed-off-by: Wen Gu <guwen@linux.alibaba.com>
Reviewed-by: Dust Li <dust.li@linux.alibaba.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/smc/smc_wr.h