> 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 <ioana.cior...@nxp.com> > wrote: > > > > From: Vladimir Oltean <olte...@gmail.com> > > > > 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 <olte...@gmail.com> > > Reviewed-by: Florian Fainelli <f.faine...@gmail.com> > > 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