public inbox for linux-block@vger.kernel.org
 help / color / mirror / Atom feed
From: Chaitanya Kulkarni <chaitanyak@nvidia.com>
To: Kriish Sharma <kriish.sharma2006@gmail.com>,
	"axboe@kernel.dk" <axboe@kernel.dk>
Cc: "linux-block@vger.kernel.org" <linux-block@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] blk-mq-dma: fix kernel-doc function name for integrity DMA iterator
Date: Tue, 11 Nov 2025 16:01:17 +0000	[thread overview]
Message-ID: <d899eb3f-bd5f-4b14-9ea1-34fd5123a9ac@nvidia.com> (raw)
In-Reply-To: <20251111115810.2320857-1-kriish.sharma2006@gmail.com>

On 11/11/25 03:58, Kriish Sharma wrote:
> Documentation build reported:
>
>    Warning: block/blk-mq-dma.c:373 expecting prototype for blk_rq_integrity_dma_map_iter_start(). Prototype was for blk_rq_integrity_dma_map_iter_next() instead
>
> The kernel-doc comment above `blk_rq_integrity_dma_map_iter_next()` used
> the wrong function name (`blk_rq_integrity_dma_map_iter_start`) in its
> header. This patch corrects the function name in the kernel-doc block to
> match the actual implementation, ensuring clean documentation builds.
>
> Fixes: fec9b16dc555 ("blk-mq-dma: add scatter-less integrity data DMA mapping")
> Signed-off-by: Kriish Sharma<kriish.sharma2006@gmail.com>


Looks good.

Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>

-ck



      parent reply	other threads:[~2025-11-11 16:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-11 11:58 [PATCH] blk-mq-dma: fix kernel-doc function name for integrity DMA iterator Kriish Sharma
2025-11-11 14:10 ` Christoph Hellwig
2025-11-11 15:39 ` Jens Axboe
2025-11-11 16:01 ` Chaitanya Kulkarni [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=d899eb3f-bd5f-4b14-9ea1-34fd5123a9ac@nvidia.com \
    --to=chaitanyak@nvidia.com \
    --cc=axboe@kernel.dk \
    --cc=kriish.sharma2006@gmail.com \
    --cc=linux-block@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox