On Fri, Mar 16, 2018 at 05:08:34PM -0500, Grygorii Strashko wrote: > The sysfs_create_link_nowarn() is going to be used in phylib framework in > subsequent patch which can be built as module. Hence, export > sysfs_create_link_nowarn() to avoid build errors. > > Cc: Florian Fainelli <[email protected]> > Cc: Andrew Lunn <[email protected]> > Fixes: a3995460491d ("net: phy: Relax error checking on sysfs_create_link()")
This specific patch doesn't fix anything, it just _allows_ it to be fixed in the second patch :) Anyway, just a nit... Acked-by: Greg Kroah-Hartman <[email protected]>
