[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180116151415.GB1174@kroah.com>
Date: Tue, 16 Jan 2018 16:14:15 +0100
From: Greg KH <gregkh@...uxfoundation.org>
To: Bogdan Purcareata <bogdan.purcareata@....com>
Cc: laurentiu.tudor@....com, ruxandra.radulescu@....com,
devel@...verdev.osuosl.org, robh@...nel.org, stuyoder@...il.com,
arnd@...db.de, marc.zyngier@....com, roy.pledge@....com,
ioana.ciornei@....com, linux-kernel@...r.kernel.org,
horia.geanta@....com, nipun.gupta@....com, tglx@...utronix.de,
linux-arm-kernel@...ts.infradead.org, jason@...edaemon.net
Subject: Re: [PATCH 8/8] staging: fsl-mc: Convert documentation to rst format
On Tue, Jan 16, 2018 at 03:19:10PM +0200, Bogdan Purcareata wrote:
> From: Ioana Radulescu <ruxandra.radulescu@....com>
>
> Update the doc file to comply with the rst format.
>
> It's not integrated into the documentation build structure yet,
> since it's still located in drivers/staging.
>
> Signed-off-by: Ioana Radulescu <ruxandra.radulescu@....com>
> Reviewed-by: Laurentiu Tudor <laurentiu.tudor@....com>
> ---
> drivers/staging/fsl-mc/README.txt | 387 ----------------------------------
> drivers/staging/fsl-mc/overview.rst | 404 ++++++++++++++++++++++++++++++++++++
> 2 files changed, 404 insertions(+), 387 deletions(-)
> delete mode 100644 drivers/staging/fsl-mc/README.txt
> create mode 100644 drivers/staging/fsl-mc/overview.rst
Please generate patches with the -M option to git format-patch, so we
can see the file move, not just get removed and added as a brand new
one.
thanks,
greg k-h
Powered by blists - more mailing lists