From: Jonathan Corbet <corbet@lwn.net>
To: "Ricardo Cañuelo" <ricardo.canuelo@collabora.com>
Cc: linux-doc@vger.kernel.org, kernel@collabora.com
Subject: Re: [PATCH v3] docs: pr_*() kerneldocs and basic printk docs
Date: Mon, 20 Apr 2020 17:15:44 -0600 [thread overview]
Message-ID: <20200420171544.3c443e36@lwn.net> (raw)
In-Reply-To: <20200403093617.18003-1-ricardo.canuelo@collabora.com>
On Fri, 3 Apr 2020 11:36:17 +0200
Ricardo Cañuelo <ricardo.canuelo@collabora.com> wrote:
> Add kerneldocs comments to the pr_*() macros in printk.h.
>
> Add a new rst node in the core-api manual describing the basic usage of
> printk and the related macro aliases.
>
> Signed-off-by: Ricardo Cañuelo <ricardo.canuelo@collabora.com>
> ---
> Changes in v3:
> - @... varargs documentation in printk.h kerneldocs
> - Group all printk.h function references in a single <.. kernel-doc> ref in
> printk-formats.rst
>
> Documentation/core-api/index.rst | 1 +
> Documentation/core-api/printk-basics.rst | 115 ++++++++++++++++++++++
> Documentation/core-api/printk-formats.rst | 2 +
> include/linux/printk.h | 112 ++++++++++++++++++---
> 4 files changed, 218 insertions(+), 12 deletions(-)
> create mode 100644 Documentation/core-api/printk-basics.rst
I've applied this, thanks.
jon
prev parent reply other threads:[~2020-04-20 23:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-03 9:36 [PATCH v3] docs: pr_*() kerneldocs and basic printk docs Ricardo Cañuelo
2020-04-20 23:15 ` 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=20200420171544.3c443e36@lwn.net \
--to=corbet@lwn.net \
--cc=kernel@collabora.com \
--cc=linux-doc@vger.kernel.org \
--cc=ricardo.canuelo@collabora.com \
/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).