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)
commit9404bc1e58e4bed41f629da9e3b890b2ca1f8b9c
treea72604b53238382732fa3a63c293120d4327b41d
parentf542cdfa3083a309e3caafbbdf41490c4935492a
net/smc: Remove unused function declaration

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

Fixes: 349d43127dac ("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