commit | 5c143c02259541c5e5c99d0d657d22a7dbc69334 | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Wed May 14 10:33:48 2014 +0930 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Wed May 14 10:53:54 2014 +0930 |
tree | 2e612d0e57943abfc68e66414e394e14ad7a6281 | |
parent | 43d910ff15833c341f1c44eec77b34d7b9f42d21 [diff] |
drivers/hid/hid-lg4ff.c: avoid world-writable sysfs files. In line with practice for module parameters, we're adding a build-time check that sysfs files aren't world-writable. Cc: Simon Wood <simon@mungewell.org> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>