mirror of
https://github.com/torvalds/linux.git
synced 2026-05-30 01:53:29 +02:00
HID: hid-pidff.h: Fix comment styling
Fixes checkpatch.pl warnings Signed-off-by: Tomasz Pakuła <tomasz.pakula.oficjalny@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.com>
This commit is contained in:
parent
b913c5c2b4
commit
18243efd71
|
|
@ -9,8 +9,7 @@
|
|||
/* Delay field (0xA7) missing. Skip it during set effect report upload */
|
||||
#define HID_PIDFF_QUIRK_MISSING_DELAY BIT(0)
|
||||
|
||||
/* Missing Paramter block offset (0x23). Skip it during SET_CONDITION
|
||||
report upload */
|
||||
/* Missing Paramter block offset (0x23). Skip it during SET_CONDITION upload */
|
||||
#define HID_PIDFF_QUIRK_MISSING_PBO BIT(1)
|
||||
|
||||
/* Initialise device control field even if logical_minimum != 1 */
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user