提交 ff404629 编写于 作者: R Rafi Rubin 提交者: Jiri Kosina

HID: ntrig remove if and drop an indent

Signed-off-by: NRafi Rubin <rafi@seas.upenn.edu>
Tested-by: NPeter Hutterer <peter.hutterer@who-t.net>
Signed-off-by: NJiri Kosina <jkosina@suse.cz>
上级 6638deda
......@@ -557,7 +557,6 @@ static int ntrig_event (struct hid_device *hid, struct hid_field *field,
if (field->application == HID_DG_PEN)
return 0;
if (hid->claimed & HID_CLAIMED_INPUT) {
switch (usage->hid) {
case 0xff000001:
/* Tag indicating the start of a multitouch group */
......@@ -819,7 +818,6 @@ static int ntrig_event (struct hid_device *hid, struct hid_field *field,
/* fall-back to the generic hidinput handling */
return 0;
}
}
not_claimed_input:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册