Re: [PATCH] lib/uuid: fix typo "reversion" to "revision" in comment
From: Andrew Morton
Date: Fri Mar 06 2026 - 14:15:24 EST
On Fri, 6 Mar 2026 19:03:57 +0000 Josh Law <hlcj1234567@xxxxxxxxx> wrote:
> 6 Mar 2026 19:00:09 Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>:
>
> > On Fri, Mar 06, 2026 at 04:12:50PM +0000, Josh Law wrote:
> >> Fix a typo in __uuid_gen_common() where "reversion" (meaning to revert)
> >> was used instead of "revision" when describing the UUID variant field.
> >
> > Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
> >
> > --
> > With Best Regards,
> > Andy Shevchenko
>
> Hello Andy, Andrew has already merged this patch, you will have to inquire with him to add your reviewed by
I hold patches in quilt form for at least a few weeks before committing
them to non-rebasing git. One of the many reasons for this is make
changelog alterations super easy.
Btw, I rewrote all your patches to be From: objecting@xxxxxxxxxxxxx.
Please use an explicit From: line at the top-of-changelog to
communicate this. All receiving tools understand this convention.