]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
HID: elan: Remove unused max_area_x and max_area_y vatiables
authorHans de Goede <hdegoede@redhat.com>
Wed, 11 Jul 2018 10:38:29 +0000 (12:38 +0200)
committerJiri Kosina <jkosina@suse.cz>
Tue, 17 Jul 2018 13:25:39 +0000 (15:25 +0200)
commitc4cf2d8df1dd9061cdc873e0ddb41deafa228b9d
tree15ddd5bcdb03b2e1f0ccb96b26d52de0b74bcd28
parent092150a25cb7bd6a79aa00bb1ad131063f58073d
HID: elan: Remove unused max_area_x and max_area_y vatiables

max_area_x and max_area_y are initialized but never used anywhere,
drop them.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-elan.c