commit | 6656c21ca10e54a84673d0ec2f0cf5f676e66a40 | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Wed Aug 06 10:15:36 2014 +0930 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Thu Aug 07 21:04:52 2014 +0930 |
tree | 343fbe80374164bcf8caaa2e045792ce8d73fc2f | |
parent | 82867936b00a8b73d38796577a66357024cd22fc [diff] |
arch/powerpc/platforms/powernv/opal-elog.c: fix world-writable sysfs files If you don't have a store function, you're not writable anyway! Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Acked-by: Stewart Smith <stewart@linux.vnet.ibm.com>