drivers/staging/speakup/: avoid world-writable sysfs files.
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 24 Apr 2014 04:27:49 +0000 (13:57 +0930)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 23 May 2014 11:31:22 +0000 (20:31 +0900)
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>

No differences found