Re: [PATCH] Documentation/process/howto: Update for 4.x -> 5.x versioning

From: Zenghui Yu
Date: Sun Feb 24 2019 - 10:25:53 EST


On Sun, Feb 24, 2019 at 8:53 PM Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx> wrote:
>
> On Sun, Feb 24, 2019 at 04:43:20PM +0800, Zenghui Yu wrote:
> > As linux-5.0 is coming up soon, the howto.rst document can be
> > updated for the new kernel version. Change all 4.x references
> > to 5.x now.
> >
> > Signed-off-by: Zenghui Yu <zenghuiyu96@xxxxxxxxx>
> > ---
> > Documentation/process/howto.rst | 24 ++++++++++++------------
> > 1 file changed, 12 insertions(+), 12 deletions(-)
>
> I think Jon already sent a patch for this last week, you might want to
> look in the archives.
>

Thanks for the reminder. After looking into the archives:

https://marc.info/?l=linux-doc

I find something about the "4.x -> 5.x versioning" have already been fixed.
But Documentation/process/howto.rst seems to be missed.

Also, I realized I've sent my patch using Gmail WEB client... and now I find
some embarrassing format problems in it. So if still needed, I will send a V2.

Thanks,
Zenghui