public inbox for linux-arm-kernel@lists.infradead.org 
 help / color / mirror / Atom feed
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>,
	Benjamin Herrenschmidt <benh@kernel•crashing.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>,
	Michael Ellerman <mpe@ellerman•id.au>,
	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.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 #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

[-- Attachment #2: Type: text/plain, Size: 176 bytes --]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists•infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

      reply	other threads:[~2019-04-10 15:25 UTC|newest]

Thread overview: 5+ 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:11 ` [PATCH 02/21] docs: hwmon: vexpress: convert to ReST format Mauro Carvalho Chehab
2019-04-10 11:12 ` [PATCH 10/21] docs: hwmon: aspeed-pwm-tacho: " 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$(echo .)net \
    --cc=andreas.werner@men$(echo .)de \
    --cc=andrew@aj$(echo .)id.au \
    --cc=b.zolnierkie@samsung$(echo .)com \
    --cc=benh@kernel$(echo .)crashing.org \
    --cc=clemens@ladisch$(echo .)de \
    --cc=corbet@lwn$(echo .)net \
    --cc=devicetree@vger$(echo .)kernel.org \
    --cc=eibach@gdsys$(echo .)de \
    --cc=fenghua.yu@intel$(echo .)com \
    --cc=george.joseph@fairview5$(echo .)com \
    --cc=hdegoede@redhat$(echo .)com \
    --cc=jdelvare@suse$(echo .)com \
    --cc=jim.cromie@gmail$(echo .)com \
    --cc=joel@jms$(echo .)id.au \
    --cc=juergh@gmail$(echo .)com \
    --cc=kamil@wypas$(echo .)org \
    --cc=linux-arm-kernel@lists$(echo .)infradead.org \
    --cc=linux-aspeed@lists$(echo .)ozlabs.org \
    --cc=linux-doc@vger$(echo .)kernel.org \
    --cc=linux-hwmon@vger$(echo .)kernel.org \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linux@roeck-us$(echo .)net \
    --cc=linuxppc-dev@lists$(echo .)ozlabs.org \
    --cc=liviu.dudau@arm$(echo .)com \
    --cc=lorenzo.pieralisi@arm$(echo .)com \
    --cc=m.hulsman@tudelft$(echo .)nl \
    --cc=mark.rutland@arm$(echo .)com \
    --cc=mchehab+samsung@kernel$(echo .)org \
    --cc=mchehab@infradead$(echo .)org \
    --cc=mpe@ellerman$(echo .)id.au \
    --cc=patches@opensource$(echo .)cirrus.com \
    --cc=paulus@samba$(echo .)org \
    --cc=r.marek@assembler$(echo .)cz \
    --cc=ray.huang@amd$(echo .)com \
    --cc=robh+dt@kernel$(echo .)org \
    --cc=steve.glendinning@shawell$(echo .)net \
    --cc=sudeep.holla@arm$(echo .)com \
    --cc=support.opensource@diasemi$(echo .)com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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