]> asedeno.scripts.mit.edu Git - linux.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)
commitf2e0ae93cc81cb56ed32722da7b7246a24940f90
tree6ffdc8c68a0dd1289b07267b9816a7a055f91a96
parent62f4b242ca43c17d9d332de0db5a708f29bfe732
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