Randy Dunlap <rdunlap@xxxxxxxxxxxxx> 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@xxxxxxxxxxxxx> > Cc: Alexander Viro <viro@xxxxxxxxxxxxxxxxxx> > Cc: Eric Biggers <ebiggers@xxxxxxxxxx> > Cc: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> > Cc: Jonathan Corbet <corbet@xxxxxxx> > Cc: linux-doc@xxxxxxxxxxxxxxx > Cc: linux-fsdevel@xxxxxxxxxxxxxxx > --- > 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