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:
993bcc6
)
drivers/video/fbdev/sm501fb.c: avoid world-writable sysfs files.
author
Rusty Russell
<rusty@rustcorp.com.au>
Wed, 14 May 2014 01:03:48 +0000
(10:33 +0930)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Wed, 14 May 2014 01:23:54 +0000
(10:53 +0930)
In line with practice for module parameters, we're adding a build-time
check that sysfs files aren't world-writable.
Cc: Vincent Sanders <vince@simtec.co.uk>
Cc: Ben Dooks <ben@simtec.co.uk>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
No differences found