From: Jonathan Corbet <corbet@lwn.net>
To: Andrey Smirnov <andrew.smirnov@gmail.com>
Cc: linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Documentation: DMA-API-HOWTO: Fix a typo
Date: Tue, 20 Sep 2016 17:59:25 -0600 [thread overview]
Message-ID: <20160920175925.15ce4cc7@lwn.net> (raw)
In-Reply-To: <1474387460-5849-1-git-send-email-andrew.smirnov@gmail.com>
On Tue, 20 Sep 2016 09:04:20 -0700
Andrey Smirnov <andrew.smirnov@gmail.com> wrote:
> - if (dma_mapping_error(cp->dev, dma_handle)) {
> + if (dma_mapping_error(cp->dev, mapping)) {
Interesting, that has been wrong for the entire git era; another patch
fixed that line a few years ago, but left the wrong name in place...
Applied to the docs tree, thanks.
jon
prev parent reply other threads:[~2016-09-20 23:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-20 16:04 Andrey Smirnov
2016-09-20 23:59 ` 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=20160920175925.15ce4cc7@lwn.net \
--to=corbet@lwn.net \
--cc=andrew.smirnov@gmail.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
all inboxes | Powered by JetHome®