> -----Original Message----- > From: David Miller [mailto:[email protected]] > Sent: Tuesday, January 07, 2014 1:56 PM > To: [email protected] > Cc: [email protected]; [email protected]; [email protected]; > [email protected]; [email protected]; Xie Shaohui-B21989; > [email protected] > Subject: Re: [PATCH 5/6] [v4] phylib: Support attaching to generic 10g > driver > > From: <[email protected]> > Date: Tue, 7 Jan 2014 10:14:25 +0800 > > > -static int phy_attach_direct(struct net_device *dev, struct > > phy_device *phydev, > > +int phy_attach_direct(struct net_device *dev, struct phy_device > > +*phydev, > > u32 flags, phy_interface_t interface) > > Since you are changing where the open parenthesis is, you must reindent > the arguments on the second line so that they start exactly at the first > column after that openning parenthesis. > [S.H] OK. Thank you! Will fix it in next version.
Best Regards, Shaohui Xie -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

