On Wed, 2017-07-19 at 14:50 +0200, Greg KH wrote:
> From: Greg Kroah-Hartman <gre...@linuxfoundation.org>
> 
> It's better to use the DRIVER_ATTR_RW() and DRIVER_ATTR_RO() macros to
> explicitly show that this is a read/write or read/only sysfs file.  So
> convert the remaining SCSI drivers that use the old style to use the
> newer macros.
> 
> Bonus is that this removes some checkpatch.pl warnings :)

Reviewed-by: Bart Van Assche <bart.vanass...@wdc.com>

Reply via email to