Skip to content

Commit 18243ef

Browse files
LawstorantJiri Kosina
authored andcommitted
HID: hid-pidff.h: Fix comment styling
Fixes checkpatch.pl warnings Signed-off-by: Tomasz Pakuła <[email protected]> Signed-off-by: Jiri Kosina <[email protected]>
1 parent b913c5c commit 18243ef

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

drivers/hid/usbhid/hid-pidff.h

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@
99
/* Delay field (0xA7) missing. Skip it during set effect report upload */
1010
#define HID_PIDFF_QUIRK_MISSING_DELAY BIT(0)
1111

12-
/* Missing Paramter block offset (0x23). Skip it during SET_CONDITION
13-
report upload */
12+
/* Missing Paramter block offset (0x23). Skip it during SET_CONDITION upload */
1413
#define HID_PIDFF_QUIRK_MISSING_PBO BIT(1)
1514

1615
/* Initialise device control field even if logical_minimum != 1 */

0 commit comments

Comments
 (0)