commit | f2e0ae93cc81cb56ed32722da7b7246a24940f90 | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Aug 27 13:13:07 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Aug 27 13:13:07 2013 -0700 |
tree | 6ffdc8c68a0dd1289b07267b9816a7a055f91a96 | |
parent | 62f4b242ca43c17d9d332de0db5a708f29bfe732 [diff] |
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>