[PATCH v8 20/24] blk-mq: add scatterlist-less DMA mapping helpers

Leon Romanovsky leon at kernel.org
Sun Apr 20 00:09:46 PDT 2025


On Fri, Apr 18, 2025 at 11:33:09PM +0530, ALOK TIWARI wrote:
> 
> 
> > + * Start DMA mapping @req to @dma_dev.  @state and @iter are provided by the
> > + * caller and don't need to be initialized.  @state needs to be stored for use
> > + * at unmap time, @iter is only needed at map time.
> > + *
> > + * Returns %false if there is no segment to map, including due to an error, or
> > + * %true it it did map a segment.
> 
> typo - it it -> if it

Thanks, will fix all types on my dma-split-wip branch.



More information about the Linux-nvme mailing list