linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Aman <amanharitsh123@gmail.com>
To: Jonathan Corbet <corbet@lwn.net>
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 22:06:43 +0530	[thread overview]
Message-ID: <7d28ad4d-6b7a-74a6-699e-b8b614844ff3@gmail.com> (raw)
In-Reply-To: <20200229075653.2fd7ae3e@lwn.net>

On 29/02/20 8:26 pm, Jonathan Corbet wrote:
> 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

Alright, I will make sure to always mention the changes between the 
subsequent version of patches.

Here, the reason for a v3 patch is to fix the typing error in the commit 
message, there was a duplicate line in commit message of patch v2.


      reply	other threads:[~2020-02-29 16:36 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
2020-02-29 16:36   ` Aman [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=7d28ad4d-6b7a-74a6-699e-b8b614844ff3@gmail.com \
    --to=amanharitsh123@gmail.com \
    --cc=corbet@lwn.net \
    --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;
as well as URLs for NNTP newsgroup(s).