commit | 332e2b4f515953bd53ada64c2873c6e40c66986b | [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:55 2014 +0930 |
tree | 57b89b7bd59eb834433a60d0955816d1ac825686 | |
parent | 5c143c02259541c5e5c99d0d657d22a7dbc69334 [diff] |
drivers/scsi/pm8001/pm8001_ctl.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: Lindar Liu <lindar_liu@usish.com> Cc: James Bottomley <JBottomley@Parallels.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>