commit | 993bcc62ce4437c5b46f503981cd5057ae90c008 | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Wed May 14 10:33:47 2014 +0930 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Wed May 14 10:53:53 2014 +0930 |
tree | 621ca5bcfb413fdc0b0bc4eeae0d28e8351dd374 | |
parent | 7a6fed15f8136f5c02e488c647743a7090746721 [diff] |
drivers/mtd/devices/docg3.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: Robert Jarzmik <robert.jarzmik@free.fr> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>