USB fixes #25
checkpatch.yml
on: pull_request
checkpatch review
13s
Annotations
10 errors
checkpatch review
WARNING: Missing commit description - Add an appropriate one
|
checkpatch review
ERROR: Missing Signed-off-by: line(s)
|
checkpatch review
WARNING: Missing commit description - Add an appropriate one
|
checkpatch review
ERROR: Missing Signed-off-by: line(s)
|
checkpatch review:
cores/arduino/SerialUSB.h#L43
ERROR: Bad function definition - int usb_disable() should probably be int usb_disable(void)
|
checkpatch review:
cores/arduino/SerialUSB.h#L41
ERROR: Bad function definition - int enable_usb_device_next() should probably be int enable_usb_device_next(void)
|
checkpatch review:
cores/arduino/SerialUSB.h#L41
WARNING: Missing a blank line after declarations
|
checkpatch review
WARNING: Missing commit description - Add an appropriate one
|
checkpatch review
ERROR: Missing Signed-off-by: line(s)
|
checkpatch review
WARNING: Possible unwrapped commit description (prefer a maximum 75 chars per line)
|