]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
HID: hid-lg4ff: fix sysfs attribute permission
authorVivien Didelot <vivien.didelot@savoirfairelinux.com>
Mon, 19 Jan 2015 07:03:25 +0000 (02:03 -0500)
committerJiri Kosina <jkosina@suse.cz>
Mon, 19 Jan 2015 12:58:47 +0000 (13:58 +0100)
commitfcf80e597c5182edbcbe8322f8e4dfbf5b5d5d64
tree39e88c6808f942b495d7f158bb111f8f2f329b52
parent005b3f574a0a53f476a62da5c861c1c9bf8177b7
HID: hid-lg4ff: fix sysfs attribute permission

There is no reason to set the range attribute executable to the user and
group, and writable to the group. Fix the permission to 0644.

Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-lg4ff.c