commit | 88f8831c055858179a7844d9dd4ddd7d3621322e | [log] [tgz] |
---|---|---|
author | Dave Jones <[email protected]> | Wed Jan 12 16:59:59 2011 -0800 |
committer | Linus Torvalds <[email protected]> | Thu Jan 13 08:03:11 2011 -0800 |
tree | b8f5c4cdb714ec2fbb7ecf4ca34fff6dbbeb304d | |
parent | c023e4734c3e8801e0ecb5e81b831d42a374d861 [diff] |
checkpatch: check for world-writeable sysfs/debugfs files Exporting world writable sysfs/debugfs files is usually a bad thing. Warn about it. Signed-off-by: Dave Jones <[email protected]> Cc: Andy Whitcroft <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>