From: Michal Malý Date: Wed, 8 Apr 2015 20:56:42 +0000 (+0200) Subject: HID: hid-lg4ff: Remove unused variable from the "lg4ff_device_entry" struct. X-Git-Tag: omap-for-v4.2/fixes-rc1^2~157^2~1^3~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a33a7bcb5af29f8936b49dfe7b2b5bc932ad03d;p=pandora-kernel.git 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ý Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed