[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <87plm4u5xc.fsf@trenco.lwn.net>
Date: Fri, 06 Dec 2024 09:34:07 -0700
From: Jonathan Corbet <corbet@....net>
To: Randy Dunlap <rdunlap@...radead.org>, linux-kernel@...r.kernel.org
Cc: Randy Dunlap <rdunlap@...radead.org>, Alexander Viro
<viro@...iv.linux.org.uk>, Eric Biggers <ebiggers@...nel.org>, Andrew
Morton <akpm@...ux-foundation.org>, linux-doc@...r.kernel.org,
linux-fsdevel@...r.kernel.org
Subject: Re: [PATCH] Documentation: core-api: add generic parser docbook
Randy Dunlap <rdunlap@...radead.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@...radead.org>
> Cc: Alexander Viro <viro@...iv.linux.org.uk>
> Cc: Eric Biggers <ebiggers@...nel.org>
> Cc: Andrew Morton <akpm@...ux-foundation.org>
> Cc: Jonathan Corbet <corbet@....net>
> Cc: linux-doc@...r.kernel.org
> Cc: linux-fsdevel@...r.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
Powered by blists - more mailing lists