]> asedeno.scripts.mit.edu Git - linux.git/commit
Staging: speakup: Replace symbolic permission
authorMeghana Madhyastha <meghana.madhyastha@gmail.com>
Sun, 10 Sep 2017 15:32:17 +0000 (21:02 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 17 Sep 2017 14:35:26 +0000 (16:35 +0200)
commita33adacd648fd19bbb8090d170fb0cc12e844a6a
tree4b2e3cc9789efdd5d27aa7f7a757a40e65488425
parent322e704979f14a8d1b958a68a7b6ed5733ae98bf
Staging: speakup: Replace symbolic permission

Replace S_IRUGO by 0444 in module parameter declaration. 0444 is more
readable and matches the style used in other declarations nearby.

Problem found using checkpatch.

Signed-off-by: Meghana Madhyastha <meghana.madhyastha@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/speakup/speakup_acntsa.c