]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: keucr: be explicit to the sysfs file permissions
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 24 Aug 2013 17:33:07 +0000 (10:33 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 24 Aug 2013 17:33:07 +0000 (10:33 -0700)
commit00009615c3fbd49d38771ad07cc9c9d96e05e9cb
tree66a656b36b5bf291fd0d49a9bb9abefd8f60ee09
parent89dcefb5af9651a4496ed53949ee0e287714f28b
staging: keucr: be explicit to the sysfs file permissions

Use the DEVICE_ATTR_RW() macro to be clearer as to the permissions for
the sysfs file, making it easier to audit the code.

Cc: Al Cho <acho@novell.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/keucr/scsiglue.c