From 0a33a7bcb5af29f8936b49dfe7b2b5bc932ad03d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Michal=20Mal=C3=BD?= Date: Wed, 8 Apr 2015 22:56:42 +0200 Subject: [PATCH] HID: hid-lg4ff: Remove unused variable from the "lg4ff_device_entry" struct. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit 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-format-patch failed