summaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-prodikeys.c
diff options
context:
space:
mode:
authorArvind Yadav <arvind.yadav.cs@gmail.com>2017-08-09 23:51:35 +0530
committerJiri Kosina <jkosina@suse.cz>2017-08-10 11:07:49 +0200
commit81b7ec4e621f1e16dcb688cda819828f49c375b2 (patch)
tree539ab3008ddd2700390622911114d8e8ad693806 /drivers/hid/hid-prodikeys.c
parent46cb3cf8989ef5cc4f02eefee826b3d4385626f5 (diff)
downloadlinux-stable-81b7ec4e621f1e16dcb688cda819828f49c375b2.tar.gz
linux-stable-81b7ec4e621f1e16dcb688cda819828f49c375b2.tar.bz2
linux-stable-81b7ec4e621f1e16dcb688cda819828f49c375b2.zip
HID: usbmouse: constify usb_device_id and fix space before '[' error
usb_device_id are not supposed to change at runtime. All functions working with usb_device_id provided by <linux/usb.h> work with const usb_device_id. So mark the non-const structs as const. Fix checkpatch.pl error: ERROR: space prohibited before open square bracket '['. Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/hid/hid-prodikeys.c')
0 files changed, 0 insertions, 0 deletions