[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20190529230641.GD18059@lunn.ch>
Date: Thu, 30 May 2019 01:06:41 +0200
From: Andrew Lunn <andrew@...n.ch>
To: "Voon, Weifeng" <weifeng.voon@...el.com>
Cc: Jose Abreu <Jose.Abreu@...opsys.com>,
"David S. Miller" <davem@...emloft.net>,
Maxime Coquelin <mcoquelin.stm32@...il.com>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Giuseppe Cavallaro <peppe.cavallaro@...com>,
Florian Fainelli <f.fainelli@...il.com>,
Alexandre Torgue <alexandre.torgue@...com>,
biao huang <biao.huang@...iatek.com>,
"Ong, Boon Leong" <boon.leong.ong@...el.com>,
"Kweh, Hock Leong" <hock.leong.kweh@...el.com>
Subject: Re: [PATCH net-next v4 1/5] net: stmmac: enable clause 45 mdio
support
On Wed, May 29, 2019 at 05:39:44PM +0000, Voon, Weifeng wrote:
> > > +static void stmmac_mdio_c45_setup(struct stmmac_priv *priv, int phyreg,
> > > + u32 *val, u32 *data)
> > > +{
> > > + unsigned int reg_shift = priv->hw->mii.reg_shift;
> > > + unsigned int reg_mask = priv->hw->mii.reg_mask;
> >
> > Reverse christmas tree here. You also should align the function variables with
> > the opening parenthesis of the function here and in the remaining series.
> >
> > Otherwise this patch looks good to me.
>
> It is already reversed Christmas tree.
Yes.
> Somehow each of the character's width in the
> email is not equal.
Sounds like somebody is using a proportional font in there email
client. Bad idea.
Andrew
Powered by blists - more mailing lists