On 12/22/2017 06:32 AM, Matthew Wilcox wrote: > From: Matthew Wilcox <mawilcox@xxxxxxxxxxxxx> > > - Move errseq.rst into core-api > - Add errseq to the core-api index > - Promote the header to a more prominent header type, otherwise we get three > entries in the table of contents. > - Reformat the table to look nicer and be a little more proportional in > terms of horizontal width per bit (the SF bit is still disproportionately > large, but there's no way to fix that). > - Include errseq kernel-doc in the errseq.rst > - Neaten some kernel-doc markup > > Signed-off-by: Matthew Wilcox <mawilcox@xxxxxxxxxxxxx> > Reviewed-by: Jeff Layton <jlayton@xxxxxxxxxx> > --- > Documentation/{ => core-api}/errseq.rst | 20 +++++++++++++----- > Documentation/core-api/index.rst | 1 + > include/linux/errseq.h | 2 +- > lib/errseq.c | 37 +++++++++++++++++++-------------- > 4 files changed, 38 insertions(+), 22 deletions(-) > rename Documentation/{ => core-api}/errseq.rst (92%) Nice. Thanks. Reviewed-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> -- ~Randy -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html