On Mon, Sep 18, 2017 at 03:40:13PM -0500, Alan Tull wrote: > On Mon, Sep 18, 2017 at 11:42 AM, Moritz Fischer <[email protected]> wrote: > > On Mon, Sep 18, 2017 at 12:17:36PM +0200, Greg Kroah-Hartman wrote: > >> It's better to be explicit and use the DRIVER_ATTR_RW() macro when > >> defining a driver's sysfs file. > >> > >> This is part of a series to drop DRIVER_ATTR() from the tree entirely. > >> > >> Cc: Alan Tull <[email protected]> > >> Cc: Moritz Fischer <[email protected]> > >> Cc: [email protected] > >> Signed-off-by: Greg Kroah-Hartman <[email protected]> > > Acked-by: Moritz Fischer <[email protected]> > Acked-by: Alan Tull <[email protected]>
Thanks to both of you for the review. greg k-h

