RE: [PATCH] phy: renesas: phy-rzg3e-usb3: Fix malformed MODULE_AUTHOR string
From: Biju Das
Date: Wed Mar 18 2026 - 09:12:06 EST
Hi Geert,
Thanks for the feedback.
> -----Original Message-----
> From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
> Sent: 18 March 2026 12:48
> Subject: Re: [PATCH] phy: renesas: phy-rzg3e-usb3: Fix malformed MODULE_AUTHOR string
>
> 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/#ma80454
> > df129c8cfcbe48d75f3b4abe697925c6f8
>
> The "/T/#..." suffix is not really needed.
Thanks, will take care next time.
Cheers,
Biju
>
> > Signed-off-by: Biju Das <biju.das.jz@xxxxxxxxxxxxxx>
>
> Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
>
> Gr{oetje,eeting}s,
>
> Geert
>
> --
> Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx
>
> In personal conversations with technical people, I call myself a hacker. But when I'm talking to
> journalists I just say "programmer" or something like that.
> -- Linus Torvalds