> 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 <[email protected]> > wrote: > > > > From: Vladimir Oltean <[email protected]> > > > > 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-up > > patch where this function will be guarded against the existence of a > > phydev->attached_dev. > > > > Signed-off-by: Vladimir Oltean <[email protected]> > > Reviewed-by: Florian Fainelli <[email protected]> > > As you are transmitting the patch authored by other person, you need to > provide > your Signed-off-by tag.
Sorry for the mishap. I forgot to add it to this patch. Thanks for pointing it out. -- Ioana
