• R
    staging: fix up speakup kobject mode · 22c9bcad
    Rusty Russell 提交于
    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: Greg KH <greg@kroah.com>
    Signed-off-by: NRusty Russell <rusty@rustcorp.com.au>
    22c9bcad
speakup_soft.c 10.1 KB