mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
commit3cec055c56("rxrpc: Don't hold a ref for connection workqueue") left behind rxrpc_put_client_conn(). And commit248f219cb8("rxrpc: Rewrite the data and ack handling code") removed rxrpc_accept_incoming_calls() but left declaration. Signed-off-by: Yue Haibing <yuehaibing@huawei.com> Reviewed-by: Simon Horman <horms@kernel.org> Link: https://patch.msgid.link/20240731100815.1277894-1-yuehaibing@huawei.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>