Re: [PATCH v2 4/8] docs: dma-api: add a kernel-doc comment for dma_pool_zalloc()

From: Petr Tesarik
Date: Tue Jul 01 2025 - 11:46:40 EST


On Tue, 01 Jul 2025 06:54:47 -0600
Jonathan Corbet <corbet@xxxxxxx> wrote:

> Petr Tesarik <ptesarik@xxxxxxxx> writes:
>
> > Do I have to submit a v3 then?
>
> What path were you planning for this to go upstream? If it goes through
> docs, I can apply that tweak on the way in.

There's a reason I put docs: in the Subject prefix. ;-)

This specific patch touches an include file outside Documentation/, but
since it merely adds a kernel-doc comment, I believe it's still good to
go through docs.

Thanks
Petr T