Skip to content
Commit 22c9bcad authored by Rusty Russell's avatar Rusty Russell
Browse files

staging: fix up speakup kobject mode



It uses the unnecessary S_IFREG bit which broke when my
stricter-checking-for-mode patch went in.

Since we're fixing it anyway, the extra level of indirection is
confusing for readers (ROOT_W == rw-r--r-- for example).

Also, many of these are other-writable.  Is that really intended?

I'll-queue-this-patch-up-in-a-bit-by: default avatarGreg KH <greg@kroah.com>
Signed-off-by: default avatarRusty Russell <rusty@rustcorp.com.au>
parent 57673c2b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment