Staging: speakup: style fix, octal file permissions
authorDerek Robson <robsonde@gmail.com>
Mon, 9 Jan 2017 04:35:57 +0000 (17:35 +1300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 10 Jan 2017 16:37:25 +0000 (17:37 +0100)
commitf4535f4eaedd3ac0982f6e6708a008b866069a50
tree7167941bbb19fd63f74a6c57948f9aadf578e79a
parent05a157403cb09ac32f70d77532e923fbfb39eb03
Staging: speakup: style fix, octal file permissions

Changed file permission to octal style,
Can't use __ATTR_RW() as the handler is in standard format.
Found using checkpatch

Signed-off-by: Derek Robson <robsonde@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/speakup/kobjects.c