RE: [PATCH 01/11] net: phy: Add phy_sysfs_create_links helper function

2019-05-27 Thread Ioana Ciornei
> Subject: Re: [PATCH 01/11] net: phy: Add phy_sysfs_create_links helper > function > > Hi Ioana, > > On Mon, May 27, 2019 at 6:47 PM Ioana Ciornei > wrote: > > > > From: Vladimir Oltean > > > > This is a cosmetic patch that wraps the operation o

Re: [PATCH 01/11] net: phy: Add phy_sysfs_create_links helper function

2019-05-27 Thread Fabio Estevam
Hi Ioana, On Mon, May 27, 2019 at 6:47 PM Ioana Ciornei wrote: > > From: Vladimir Oltean > > This is a cosmetic patch that wraps the operation of creating sysfs > links between the netdev->phydev and the phydev->attached_dev. > > This is needed to keep the indentation level in check in a follow-