commit | 0a33a7bcb5af29f8936b49dfe7b2b5bc932ad03d | [log] [tgz] |
---|---|---|
author | Michal Malý <madcatxster@devoid-pointer.net> | Wed Apr 08 22:56:42 2015 +0200 |
committer | Jiri Kosina <jkosina@suse.cz> | Thu May 07 16:27:08 2015 +0200 |
tree | bb8fc2d65197ff4f78c7802ddc7d8323a1668da4 | |
parent | fbf85e2ad1ade7bcc9efa0557c19bea5fffd192a [diff] |
HID: hid-lg4ff: Remove unused variable from the "lg4ff_device_entry" struct. Remove unused variable from the "lg4ff_device_entry" struct. This is a leftover from times where hid_get|set_drvdata() was not available to hid-lg4ff so it had to keep track of the devices it managed by itself. Signed-off-by: Michal Malý <madcatxster@devoid-pointer.net> Signed-off-by: Jiri Kosina <jkosina@suse.cz>