linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jonathan Corbet <corbet@lwn.net>
To: Randy Dunlap <rdunlap@infradead.org>, linux-kernel@vger.kernel.org
Cc: Randy Dunlap <rdunlap@infradead.org>,
	Alexander Viro <viro@zeniv.linux.org.uk>,
	Eric Biggers <ebiggers@kernel.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	linux-doc@vger.kernel.org, linux-fsdevel@vger.kernel.org
Subject: Re: [PATCH] Documentation: core-api: add generic parser docbook
Date: Fri, 06 Dec 2024 09:34:07 -0700	[thread overview]
Message-ID: <87plm4u5xc.fsf@trenco.lwn.net> (raw)
In-Reply-To: <20241120060711.159783-1-rdunlap@infradead.org>

Randy Dunlap <rdunlap@infradead.org> writes:

> Add the simple generic parser to the core-api docbook.
> It can be used for parsing all sorts of options throughout the kernel.
>
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> Cc: Alexander Viro <viro@zeniv.linux.org.uk>
> Cc: Eric Biggers <ebiggers@kernel.org>
> Cc: Andrew Morton <akpm@linux-foundation.org>
> Cc: Jonathan Corbet <corbet@lwn.net>
> Cc: linux-doc@vger.kernel.org
> Cc: linux-fsdevel@vger.kernel.org
> ---
>  Documentation/core-api/index.rst  |    1 +
>  Documentation/core-api/parser.rst |   17 +++++++++++++++++
>  lib/parser.c                      |    5 +++--
>  3 files changed, 21 insertions(+), 2 deletions(-)

Applied, thanks.

jon

      reply	other threads:[~2024-12-06 16:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-20  6:07 [PATCH] Documentation: core-api: add generic parser docbook Randy Dunlap
2024-12-06 16:34 ` 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=87plm4u5xc.fsf@trenco.lwn.net \
    --to=corbet@lwn.net \
    --cc=akpm@linux-foundation.org \
    --cc=ebiggers@kernel.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rdunlap@infradead.org \
    --cc=viro@zeniv.linux.org.uk \
    /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).