]> git.baikalelectronics.ru Git - kernel.git/commit
USB storage: audit sysfs attribute permissions
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 Aug 2013 20:13:07 +0000 (13:13 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 Aug 2013 20:13:07 +0000 (13:13 -0700)
commit18f564fd9b68197826945cd5b654f1b93e40c939
tree6ffdc8c68a0dd1289b07267b9816a7a055f91a96
parentfaa48569ab7fb1cf4b09e96e13be4efb18222722
USB storage: audit sysfs attribute permissions

Convert the usbsorage sysfs attribute to use the _RW macro to make it
easier to determine the permissions for the file.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/storage/scsiglue.c