From: "Jonathan Neuschäfer" <j.neuschaefer@gmx.net>
To: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Cc: Mark Rutland <mark.rutland@arm.com>,
Dirk Eibach <eibach@gdsys.de>,
linux-aspeed@lists.ozlabs.org,
Linux Doc Mailing List <linux-doc@vger.kernel.org>,
Clemens Ladisch <clemens@ladisch.de>,
Kamil Debski <kamil@wypas.org>,
Marc Hulsman <m.hulsman@tudelft.nl>,
devicetree@vger.kernel.org, Huang Rui <ray.huang@amd.com>,
Paul Mackerras <paulus@samba.org>,
Jim Cromie <jim.cromie@gmail.com>,
Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>,
Jonathan Corbet <corbet@lwn.net>, Joel Stanley <joel@jms.id.au>,
Guenter Roeck <linux@roeck-us.net>,
Steve Glendinning <steve.glendinning@shawell.net>,
Fenghua Yu <fenghua.yu@intel.com>,
Jean Delvare <jdelvare@suse.com>,
Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>,
Liviu Dudau <liviu.dudau@arm.com>,
Mauro Carvalho Chehab <mchehab@infradead.org>,
Hans de Goede <hdegoede@redhat.com>,
Rob Herring <robh+dt@kernel.org>,
Rudolf Marek <r.marek@assembler.cz>,
linux-arm-kernel@lists.infradead.org,
linux-hwmon@vger.kernel.org,
Support Opensource <support.opensource@diasemi.com>,
George Joseph <george.joseph@fairview5.com>,
Andreas Werner <andreas.werner@men.de>,
Andrew Jeffery <andrew@aj.id.au>,
patches@opensource.cirrus.com, linux-kernel@vger.kernel.org,
Juerg Haefliger <juergh@gmail.com>,
Sudeep Holla <sudeep.holla@arm.com>,
linuxppc-dev@lists.ozlabs.org
Subject: Re: [PATCH 21/21] docs: hwmon: Add an index file and rename docs to *.rst
Date: Wed, 10 Apr 2019 17:24:24 +0200 [thread overview]
Message-ID: <20190410152424.GA11536@latitude> (raw)
In-Reply-To: <5ac1fbc7f19192dcd30a184e62e3f7989a5437a4.1554893882.git.mchehab+samsung@kernel.org>
[-- Attachment #1: Type: text/plain, Size: 1648 bytes --]
Hello,
On Wed, Apr 10, 2019 at 08:12:11AM -0300, Mauro Carvalho Chehab wrote:
> Now that all files were converted to ReST format, rename them
> and add an index.
>
> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
> ---
[...]
> diff --git a/Documentation/hwmon/submitting-patches b/Documentation/hwmon/submitting-patches.rst
> similarity index 99%
> rename from Documentation/hwmon/submitting-patches
> rename to Documentation/hwmon/submitting-patches.rst
> index 12540b7d9b50..6120db7556aa 100644
> --- a/Documentation/hwmon/submitting-patches
> +++ b/Documentation/hwmon/submitting-patches.rst
I'd additionally suggest:
diff --git a/Documentation/hwmon/submitting-patches b/Documentation/hwmon/submitting-patches.rst
index f88221b46153..0000a86be4b9 100644
--- a/Documentation/hwmon/submitting-patches
+++ b/Documentation/hwmon/submitting-patches.rst
@@ -38,7 +38,7 @@ increase the chances of your change being accepted.
2. Adding functionality to existing drivers
-------------------------------------------
-* Make sure the documentation in Documentation/hwmon/<driver_name> is up to
+* Make sure the documentation in Documentation/hwmon/<driver_name>.rst is up to
date.
* Make sure the information in Kconfig is up to date.
@@ -60,7 +60,7 @@ increase the chances of your change being accepted.
* Consider adding yourself to MAINTAINERS.
-* Document the driver in Documentation/hwmon/<driver_name>.
+* Document the driver in Documentation/hwmon/<driver_name>.rst.
* Add the driver to Kconfig and Makefile in alphabetical order.
Thanks,
Jonathan Neuschäfer
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
prev parent reply other threads:[~2019-04-10 15:35 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-10 11:11 [PATCH 00/21] Convert hwmon documentation to ReST Mauro Carvalho Chehab
2019-04-10 11:12 ` [PATCH 11/21] docs: hwmon: ibmpowernv: convert to ReST format Mauro Carvalho Chehab
2019-04-10 11:12 ` [PATCH 21/21] docs: hwmon: Add an index file and rename docs to *.rst Mauro Carvalho Chehab
2019-04-10 15:24 ` Jonathan Neuschäfer [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=20190410152424.GA11536@latitude \
--to=j.neuschaefer@gmx.net \
--cc=andreas.werner@men.de \
--cc=andrew@aj.id.au \
--cc=b.zolnierkie@samsung.com \
--cc=clemens@ladisch.de \
--cc=corbet@lwn.net \
--cc=devicetree@vger.kernel.org \
--cc=eibach@gdsys.de \
--cc=fenghua.yu@intel.com \
--cc=george.joseph@fairview5.com \
--cc=hdegoede@redhat.com \
--cc=jdelvare@suse.com \
--cc=jim.cromie@gmail.com \
--cc=joel@jms.id.au \
--cc=juergh@gmail.com \
--cc=kamil@wypas.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-aspeed@lists.ozlabs.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-hwmon@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=liviu.dudau@arm.com \
--cc=lorenzo.pieralisi@arm.com \
--cc=m.hulsman@tudelft.nl \
--cc=mark.rutland@arm.com \
--cc=mchehab+samsung@kernel.org \
--cc=mchehab@infradead.org \
--cc=patches@opensource.cirrus.com \
--cc=paulus@samba.org \
--cc=r.marek@assembler.cz \
--cc=ray.huang@amd.com \
--cc=robh+dt@kernel.org \
--cc=steve.glendinning@shawell.net \
--cc=sudeep.holla@arm.com \
--cc=support.opensource@diasemi.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).