Skip to content

Commit

Permalink
HID: elecom: drop stray comment
Browse files Browse the repository at this point in the history
Drop spurious leftover comment.

Signed-off-by: Jiri Kosina <jkosina@suse.cz>
  • Loading branch information
Jiri Kosina committed Nov 25, 2020
1 parent 55633e6 commit 82514ec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/hid/hid-elecom.c
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ static __u8 *elecom_report_fixup(struct hid_device *hdev, __u8 *rdesc,
case USB_DEVICE_ID_ELECOM_M_DT1DRBK:
case USB_DEVICE_ID_ELECOM_M_HT1URBK:
case USB_DEVICE_ID_ELECOM_M_HT1DRBK:
/*mouse_button_fixup(hdev, rdesc, *rsize, 13, 15, 21, 31, 8);*/
/*
* Report descriptor format:
* 12: button bit count
Expand Down

0 comments on commit 82514ec

Please sign in to comment.