Re: [PATCH RESEND net-next v6 2/3] net: stmmac: Add glue driver for Motorcomm YT6801 ethernet controller

From: Russell King (Oracle)

Date: Mon Jan 12 2026 - 05:17:36 EST


On Mon, Jan 12, 2026 at 06:10:26AM +0000, Sai Krishna Gajula wrote:
> > +static int motorcomm_efuse_read_patch(struct dwmac_motorcomm_priv
> > *priv,
> > + u8 index,
> > + struct motorcomm_efuse_patch *patch) {
> Minor nit
> This format breaks kernel style function definition, use as below ( "{" in next line)
> static int motorcomm_efuse_read_patch(struct dwmac_motorcomm_priv
> *priv,
> u8 index,
> struct motorcomm_efuse_patch *patch)
> {

Your email client is lying to you. I received the patch with the curley
brace on the start of next line.

--
RMK's Patch system: https://www.armlinux.org.uk/developer/patches/
FTTP is here! 80Mbps down 10Mbps up. Decent connectivity at last!