commit | c6fa1aeba02111ed8676494ac7cd453a03efef3c | [log] [tgz] |
---|---|---|
author | Jason Gerecke <killertofu@gmail.com> | Mon Apr 04 11:26:51 2016 -0700 |
committer | Jiri Kosina <jkosina@suse.cz> | Tue Apr 05 17:20:31 2016 +0200 |
tree | c36c17c860f2f60358f9b71e46205dddd23dd40e | |
parent | c847a89a871e1ea21d45120c3045c9b443e258f5 [diff] |
HID: wacom: Initialize hid_data.inputmode to -1 Commit 5ae6e89 introduced hid_data.inputmode with a comment that it would have the value -1 if undefined, but then forgot to actually perform the initialization. Although this doesn't appear to have caused any problems in practice, it should still be remedied. Signed-off-by: Jason Gerecke <jason.gerecke@wacom.com> Reviewed-by: Benjamin Tissoires <benjamin.tissoires@redhat.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>