summaryrefslogtreecommitdiffstats
path: root/drivers/hid/wacom_sys.c
diff options
context:
space:
mode:
authorBhumika Goyal2017-02-11 08:10:37 +0100
committerJiri Kosina2017-02-14 15:32:34 +0100
commit12be9f7b5861f14f010ae1ce3b343ae903d7a74d (patch)
treeacf142a638a2659c2f3259bb95e3c0cbbb4bf93c /drivers/hid/wacom_sys.c
parentHID: intel-ish-hid: ipc: check FW status to distinguish ISH resume paths (diff)
downloadkernel-qcow2-linux-12be9f7b5861f14f010ae1ce3b343ae903d7a74d.tar.gz
kernel-qcow2-linux-12be9f7b5861f14f010ae1ce3b343ae903d7a74d.tar.xz
kernel-qcow2-linux-12be9f7b5861f14f010ae1ce3b343ae903d7a74d.zip
HID: intel-ish-hid: constify device_type structure
Declare device_type structure as const as it is only stored in the type field of a device structure. This field is of type const, so add const to the declaration of device_type structure. File size before: drivers/hid/intel-ish-hid/ishtp/bus.o text data bss dec hex filename 4260 336 16 4612 1204 hid/intel-ish-hid/ishtp/bus.o File size after: drivers/hid/intel-ish-hid/ishtp/bus.o text data bss dec hex filename 4324 272 16 4612 1204 hid/intel-ish-hid/ishtp/bus.o Signed-off-by: Bhumika Goyal <bhumirks@gmail.com> Acked-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/hid/wacom_sys.c')
0 files changed, 0 insertions, 0 deletions