From: Jonathan Corbet <corbet@lwn.net>
To: Manuel Ebner <manuelebner@mailbox.org>,
Shuah Khan <skhan@linuxfoundation.org>
Cc: Manuel Ebner <manuelebner@mailbox.org>,
linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] docs: dma-api: remove needless bracket
Date: Fri, 10 Jul 2026 13:07:35 -0600 [thread overview]
Message-ID: <87pl0ull3c.fsf@trenco.lwn.net> (raw)
In-Reply-To: <20260708194821.357548-2-manuelebner@mailbox.org>
Manuel Ebner <manuelebner@mailbox.org> writes:
> Remove single ')'.
>
> Signed-off-by: Manuel Ebner <manuelebner@mailbox.org>
> ---
> Documentation/core-api/dma-api.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/core-api/dma-api.rst b/Documentation/core-api/dma-api.rst
> index ca75b3541679..ba23a472f794 100644
> --- a/Documentation/core-api/dma-api.rst
> +++ b/Documentation/core-api/dma-api.rst
> @@ -508,7 +508,7 @@ call to dma_iova_try_alloc. This can be useful in the unmap path.
>
> Is used to link ranges to the IOVA previously allocated. The start of all
> but the first call to dma_iova_link for a given state must be aligned
> -to the DMA merge boundary returned by ``dma_get_merge_boundary())``, and
> +to the DMA merge boundary returned by ``dma_get_merge_boundary()``, and
> the size of all but the last range must be aligned to the DMA merge boundary
Applied, thanks.
jon
prev parent reply other threads:[~2026-07-10 19:07 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-08 19:48 [PATCH] docs: dma-api: remove needless bracket Manuel Ebner
2026-07-08 20:41 ` Randy Dunlap
2026-07-10 19:07 ` Jonathan Corbet [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=87pl0ull3c.fsf@trenco.lwn.net \
--to=corbet@lwn.net \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=manuelebner@mailbox.org \
--cc=skhan@linuxfoundation.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