Re: [PATCH] svcrdma: Fix svc_rdma_recv_cid_init() kernel-doc
From: Chuck Lever
Date: Wed Sep 09 2026 - 12:08:33 EST
On Wed, 09 Sep 2026 08:43:43 +0200, Karl Mehltretter wrote:
> svc_rdma_recv_cid_init() initializes a Receive Queue completion ID,
> but its kernel-doc heading names svc_rdma_send_cid_init(). The latter is
> a separate helper immediately below it, so kernel-doc cannot match this
> comment to the receive helper.
>
> Fix the copied function name.
>
> [...]
Applied to nfsd-testing, thanks!
[1/1] svcrdma: Fix svc_rdma_recv_cid_init() kernel-doc
(no commit info)
--
Chuck Lever