HID: hid-lg4ff: Remove unused variable from the "lg4ff_device_entry" struct.
authorMichal Malý <madcatxster@devoid-pointer.net>
Wed, 8 Apr 2015 20:56:42 +0000 (22:56 +0200)
committerJiri Kosina <jkosina@suse.cz>
Thu, 7 May 2015 14:27:08 +0000 (16:27 +0200)
commit0a33a7bcb5af29f8936b49dfe7b2b5bc932ad03d
treebb8fc2d65197ff4f78c7802ddc7d8323a1668da4
parentfbf85e2ad1ade7bcc9efa0557c19bea5fffd192a
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>
drivers/hid/hid-lg4ff.c
This page took 0.027594 seconds and 5 git commands to generate.