From: Jonathan Corbet <corbet@lwn.net>
To: "Jonathan Neuschäfer" <j.neuschaefer@gmx.net>
Cc: linux-doc@vger.kernel.org,
Linus Walleij <linus.walleij@linaro.org>,
Richard Weinberger <richard@nod.at>,
Thomas Gleixner <tglx@linutronix.de>,
Mauro Carvalho Chehab <mchehab+samsung@kernel.org>,
Josh Poimboeuf <jpoimboe@redhat.com>,
Andrew Morton <akpm@linux-foundation.org>,
Pawan Gupta <pawan.kumar.gupta@linux.intel.com>,
Juergen Gross <jgross@suse.com>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] docs: Fix path to MTD command line partition parser
Date: Wed, 19 Feb 2020 02:43:59 -0700 [thread overview]
Message-ID: <20200219024359.53c9628a@lwn.net> (raw)
In-Reply-To: <20200218150222.18590-1-j.neuschaefer@gmx.net>
On Tue, 18 Feb 2020 16:02:19 +0100
Jonathan Neuschäfer <j.neuschaefer@gmx.net> wrote:
> cmdlinepart.c has been moved to drivers/mtd/parsers/.
>
> Fixes: a3f12a35c91d ("mtd: parsers: Move CMDLINE parser")
> Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
> ---
> Documentation/admin-guide/kernel-parameters.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt
> index dbc22d684627..47cd55e339a5 100644
> --- a/Documentation/admin-guide/kernel-parameters.txt
> +++ b/Documentation/admin-guide/kernel-parameters.txt
> @@ -2791,7 +2791,7 @@
> <name>,<region-number>[,<base>,<size>,<buswidth>,<altbuswidth>]
>
> mtdparts= [MTD]
> - See drivers/mtd/cmdlinepart.c.
> + See drivers/mtd/parsers/cmdlinepart.c
Applied, thanks.
jon
prev parent reply other threads:[~2020-02-19 9:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-18 15:02 [PATCH] docs: Fix path to MTD command line partition parser Jonathan Neuschäfer
2020-02-19 9:43 ` 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=20200219024359.53c9628a@lwn.net \
--to=corbet@lwn.net \
--cc=akpm@linux-foundation.org \
--cc=j.neuschaefer@gmx.net \
--cc=jgross@suse.com \
--cc=jpoimboe@redhat.com \
--cc=linus.walleij@linaro.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mchehab+samsung@kernel.org \
--cc=pawan.kumar.gupta@linux.intel.com \
--cc=richard@nod.at \
--cc=tglx@linutronix.de \
/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;
as well as URLs for NNTP newsgroup(s).