From: Rusty Russell Date: Wed, 14 May 2014 01:03:47 +0000 (+0930) Subject: speakup: fix incorrect perms on speakup_acntsa.c X-Git-Tag: omap-for-v3.16/fixes-against-rc1~49^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a6fed15f8136f5c02e488c647743a7090746721;p=pandora-kernel.git speakup: fix incorrect perms on speakup_acntsa.c 22c9bcad859d5c969289b3b37084a96c621f8f2c contained a bad substitution for ROOT_W => S_IRUSR|S_IRUGO instead of S_IWUSR|S_IRUGO. Fixes: 22c9bcad859d5c969289b3b37084a96c621f8f2c Signed-off-by: Rusty Russell --- Reading git-diff-tree failed