]> www.infradead.org Git - users/jedix/linux-maple.git/commit
rxrpc: Remove unused function declarations
authorYue Haibing <yuehaibing@huawei.com>
Wed, 31 Jul 2024 10:08:15 +0000 (18:08 +0800)
committerJakub Kicinski <kuba@kernel.org>
Sat, 3 Aug 2024 00:17:34 +0000 (17:17 -0700)
commit7e51d21ee01077c538d87c22fc9a164bd9b60a53
treea23be37c5ac9da7acba0d9fb1599954f9b7fd71f
parentf94074687d05aea10b50c4f4055a19d9d0c3bd27
rxrpc: Remove unused function declarations

commit 3cec055c5695 ("rxrpc: Don't hold a ref for connection workqueue")
left behind rxrpc_put_client_conn().
And commit 248f219cb8bc ("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>
net/rxrpc/ar-internal.h