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 <f.faine...@gmail.com> > Cc: Andrew Lunn <and...@lunn.ch> > 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 <gre...@linuxfoundation.org>