RE: [PATCH] phy: renesas: phy-rzg3e-usb3: Fix malformed MODULE_AUTHOR string
From: Biju Das
Date: Wed Mar 18 2026 - 09:26:02 EST
Hi Geert,
> -----Original Message-----
> From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
> Sent: 18 March 2026 13:14
> Subject: Re: [PATCH] phy: renesas: phy-rzg3e-usb3: Fix malformed MODULE_AUTHOR string
>
> Hi Biju,
>
> On Wed, 18 Mar 2026 at 14:08, Biju Das <biju.das.jz@xxxxxxxxxxxxxx> wrote:
> > > From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> On Wed, 18 Mar 2026
> > > at 13:01, Biju <biju.das.au@xxxxxxxxx> wrote:
> > > > From: Biju Das <biju.das.jz@xxxxxxxxxxxxxx>
> > > >
> > > > Fix a malformed MODULE_AUTHOR macro in the RZ/G3E USB3.0 PHY
> > > > driver where the author's name and opening angle bracket were
> > > > missing, leaving only the email address with a stray closing >.
> > > > Correct it to the standard Name <email> format.
> > > >
> > > > Reported-by: Pavel Machek <pavel@xxxxxxxxxxxx>
> > > > Closes:
> > > > https://lore.kernel.org/cip-dev/abp4Y2FVspUgEpCT@xxxxxxxxxx/T/#ma8
> > > > 0454
> > > > df129c8cfcbe48d75f3b4abe697925c6f8
> > >
> > > The "/T/#..." suffix is not really needed.
>
> And after sending, I realized the "/cip-dev" part is also not needed.
Thanks, next time will trim this as well.
Cheers,
Biju