mirror of
https://github.com/torvalds/linux.git
synced 2026-04-22 00:33:58 -04:00
The definition of qib_rc_rnr_retry() has been removed since commitb4238e7057("IB/qib: Use new rdmavt timers"). Also, the definition of mr_rcu_callback() has been remove since commit7c2e11fe2d("IB/qib: Remove qp and mr functionality from qib"). So, let's remove the unused declartions. Signed-off-by: Zhang Zekun <zhangzekun11@huawei.com> Link: https://patch.msgid.link/20240909121408.80079-3-zhangzekun11@huawei.com Signed-off-by: Leon Romanovsky <leon@kernel.org>