lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 16 Jan 2018 15:40:18 +0000
From:   Ruxandra Ioana Ciocoi Radulescu <ruxandra.radulescu@....com>
To:     Greg KH <gregkh@...uxfoundation.org>,
        Bogdan Purcareata <bogdan.purcareata@....com>
CC:     Laurentiu Tudor <laurentiu.tudor@....com>,
        "devel@...verdev.osuosl.org" <devel@...verdev.osuosl.org>,
        "robh@...nel.org" <robh@...nel.org>,
        "stuyoder@...il.com" <stuyoder@...il.com>,
        "arnd@...db.de" <arnd@...db.de>,
        "marc.zyngier@....com" <marc.zyngier@....com>,
        Roy Pledge <roy.pledge@....com>,
        Ioana Ciornei <ioana.ciornei@....com>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
        Horia Geantă <horia.geanta@....com>,
        Nipun Gupta <nipun.gupta@....com>,
        "tglx@...utronix.de" <tglx@...utronix.de>,
        "linux-arm-kernel@...ts.infradead.org" 
        <linux-arm-kernel@...ts.infradead.org>,
        "jason@...edaemon.net" <jason@...edaemon.net>
Subject: RE: [PATCH 8/8] staging: fsl-mc: Convert documentation to rst format

> -----Original Message-----
> From: Greg KH [mailto:gregkh@...uxfoundation.org]
> Sent: Tuesday, January 16, 2018 5:14 PM
> To: Bogdan Purcareata <bogdan.purcareata@....com>
> Cc: Laurentiu Tudor <laurentiu.tudor@....com>; Ruxandra Ioana Ciocoi
> Radulescu <ruxandra.radulescu@....com>; devel@...verdev.osuosl.org;
> robh@...nel.org; stuyoder@...il.com; arnd@...db.de;
> marc.zyngier@....com; Roy Pledge <roy.pledge@....com>; Ioana Ciornei
> <ioana.ciornei@....com>; linux-kernel@...r.kernel.org; Horia Geantă
> <horia.geanta@....com>; Nipun Gupta <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.

Sure, I can do this.

Even with -M, the diff is rather large since the indenting changes for most
of the lines in the file. Would it be better to make two patches, with
the first changing just line indenting and the second one, where the file is
moved, only updating rst specific markups?

Thanks,
Ioana

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ