On 19/07/17 16:43, Greg KH wrote: > From: Greg Kroah-Hartman <[email protected]> > > It's better to be explicit and use the DRIVER_ATTR_RW() and > DRIVER_ATTR_RO() macros when defining a driver's sysfs file. > > Bonus is this fixes up a checkpatch.pl warning. > > This is part of a series to drop DRIVER_ATTR() from the tree entirely. > > Cc: Boris Ostrovsky <[email protected]> > Cc: Juergen Gross <[email protected]> > Signed-off-by: Greg Kroah-Hartman <[email protected]>
Reviewed-by: Juergen Gross <[email protected]> I'll take this through the Xen tree, unless you want to use your tree. Thanks, Juergen

