From: Jonathan Corbet <corbet@lwn.net>
To: Corentin Labbe <clabbe@baylibre.com>
Cc: linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Documentation: DMA-API: fix two typos
Date: Sun, 20 Jan 2019 19:18:08 -0700 [thread overview]
Message-ID: <20190120191808.3570ca8f@lwn.net> (raw)
In-Reply-To: <1547818702-40035-1-git-send-email-clabbe@baylibre.com>
On Fri, 18 Jan 2019 13:38:22 +0000
Corentin Labbe <clabbe@baylibre.com> wrote:
> This patch fixes two typos, a missing "e" and dma-api/driver_filter was
> incorrectly typed dma-api/driver-filter.
>
> Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
So I've applied this, but...
> Documentation/DMA-API.txt | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/DMA-API.txt b/Documentation/DMA-API.txt
> index 78114ee63057..bd009f3069f8 100644
> --- a/Documentation/DMA-API.txt
> +++ b/Documentation/DMA-API.txt
> @@ -531,7 +531,7 @@ that simply cannot make consistent memory.
> dma_addr_t dma_handle, unsigned long attrs)
>
> Free memory allocated by the dma_alloc_attrs(). All parameters common
> -parameters must identical to those otherwise passed to dma_fre_coherent,
> +parameters must identical to those otherwise passed to dma_free_coherent,
That sentence clearly needs a lot more help than just an extra "e"; I
took the liberty of fixing it up on the way in.
Thanks,
jon
prev parent reply other threads:[~2019-01-21 8:14 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-18 13:38 Corentin Labbe
2019-01-21 2:18 ` 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=20190120191808.3570ca8f@lwn.net \
--to=corbet@lwn.net \
--cc=clabbe@baylibre.com \
--cc=linux-doc@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
Powered by JetHome