From: Jonathan Corbet <corbet@lwn.net>
To: Aman Sharma <amanharitsh123@gmail.com>
Cc: linux-kernel-mentees@lists.linuxfoundation.org,
"Paul E. McKenney" <paulmck@kernel.org>,
Josh Triplett <josh@joshtriplett.org>,
Steven Rostedt <rostedt@goodmis.org>,
Mathieu Desnoyers <mathieu.desnoyers@efficios.com>,
Lai Jiangshan <jiangshanlai@gmail.com>,
Joel Fernandes <joel@joelfernandes.org>,
rcu@vger.kernel.org, linux-doc@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [Linux-kernel-mentees] [PATCH v3] doc: Convert rculist_nulls.txt to rculist_nulls.rst
Date: Sat, 29 Feb 2020 07:56:53 -0700 [thread overview]
Message-ID: <20200229075653.2fd7ae3e@lwn.net> (raw)
In-Reply-To: <20200227180656.15187-1-amanharitsh123@gmail.com>
On Thu, 27 Feb 2020 23:36:53 +0530
Aman Sharma <amanharitsh123@gmail.com> wrote:
> This patch converts rculist_nulls from .txt to .rst format, and also adds
> it to the index.rst file.
>
> Major changes includes:
> 1) Addition of section headers and subsection headers.
> 2) Addition of literal blocks which contains all the codes.
> 3) Making enumerated list item by changing X) to X. where X is number
> like 1,2,3 etc.
>
> Signed-off-by: Aman Sharma <amanharitsh123@gmail.com>
> ---
> Documentation/RCU/index.rst | 1 +
> Documentation/RCU/rculist_nulls.rst | 179 ++++++++++++++++++++++++++++
> Documentation/RCU/rculist_nulls.txt | 172 --------------------------
> 3 files changed, 180 insertions(+), 172 deletions(-)
> create mode 100644 Documentation/RCU/rculist_nulls.rst
> delete mode 100644 Documentation/RCU/rculist_nulls.txt
When you put out multiple versions of a patch, it's always good to say
what has changed; you can put that information right after the "---" line
above. That's even more true if you send two versions within minutes of
each other; recipients will want to know what is going on.
Thanks,
jon
next prev parent reply other threads:[~2020-02-29 14:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-27 18:06 [Linux-kernel-mentees] [PATCH v3] doc: Convert rculist_nulls.txt to rculist_nulls.rst Aman Sharma
2020-02-29 14:56 ` Jonathan Corbet [this message]
2020-02-29 16:36 ` Aman
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=20200229075653.2fd7ae3e@lwn.net \
--to=corbet@lwn.net \
--cc=amanharitsh123@gmail.com \
--cc=jiangshanlai@gmail.com \
--cc=joel@joelfernandes.org \
--cc=josh@joshtriplett.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel-mentees@lists.linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mathieu.desnoyers@efficios.com \
--cc=paulmck@kernel.org \
--cc=rcu@vger.kernel.org \
--cc=rostedt@goodmis.org \
/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