commit | d901aaa723a7ea4601b0984534dde70adc81a38c | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Thu Apr 24 13:57:49 2014 +0930 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri May 23 20:31:22 2014 +0900 |
tree | 2860422a43c98399e7779d99aa76b515719f98b5 | |
parent | db4d7173c173d2e3fe5344f95131e3280a678ffa [diff] |
drivers/staging/speakup/: 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: Christopher Brannon <chris@the-brannons.com> Cc: Samuel Thibault <samuel.thibault@ens-lyon.org> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>