提交 9a15c997 编写于 作者: J Jiri Kosina

HID: remove unused variable in quirk event handler

Remove unused variable in quirk event handler.
Signed-off-by: NJiri Kosina <jkosina@suse.cz>
上级 36ccaad6
......@@ -355,7 +355,6 @@ int hidinput_mapping_quirks(struct hid_usage *usage,
void hidinput_event_quirks(struct hid_device *hid, struct hid_field *field, struct hid_usage *usage, __s32 value)
{
struct input_dev *input;
unsigned *quirks = &hid->quirks;
input = field->hidinput->input;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册