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:
0000961
)
staging: quickstart: fix up sysfs file permissions
author
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sat, 24 Aug 2013 17:34:53 +0000
(10:34 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sat, 24 Aug 2013 17:34:53 +0000
(10:34 -0700)
Use the default DEVICE_ATTR_RO/RW macros to specify the file permissions
better, and make them easier to audit.
And did we really want any user to be able to write to this file, I kind
of doubt it...
Cc: Jiang Liu <jiang.liu@huawei.com>
Cc: Toshi Kani <toshi.kani@hp.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found