git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7322b32
)
staging: usbip: use DEVICE_ATTR_RO/RW for sysfs attributes
author
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 26 Aug 2013 19:02:54 +0000
(12:02 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 26 Aug 2013 19:02:54 +0000
(12:02 -0700)
It's easier to audit the sysfs files if they use the RO/RW macros, so
convert the usbip code to them.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found