Skip to content

Add PIO-assisted WS2812 LEDs driver #1338

Add PIO-assisted WS2812 LEDs driver

Add PIO-assisted WS2812 LEDs driver #1338

Triggered via pull request December 19, 2024 13:28
Status Failure
Total duration 1m 41s
Artifacts

checkpatch.yml

on: pull_request
checkpatch review
1m 28s
checkpatch review
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
checkpatch review
WARNING: Missing commit description - Add an appropriate one
checkpatch review: include/linux/pio_rp1.h#L174
WARNING: do not add new typedefs
checkpatch review: include/linux/pio_rp1.h#L413
WARNING: Missing a blank line after declarations
checkpatch review: drivers/misc/rp1-pio.c#L599
WARNING: line length of 101 exceeds 100 columns
checkpatch review: drivers/misc/rp1-pio.c#L708
WARNING: line length of 109 exceeds 100 columns
checkpatch review
ERROR: Missing Signed-off-by: line(s)
checkpatch review: drivers/misc/Kconfig#L28
WARNING: please write a help paragraph that fully describes the config symbol
checkpatch review: drivers/misc/ws2812-pio-rp1.c#L31
ERROR: "foo * bar" should be "foo *bar"
checkpatch review: drivers/misc/ws2812-pio-rp1.c#L39
ERROR: "foo * bar" should be "foo *bar"
checkpatch review: drivers/misc/ws2812-pio-rp1.c#L40
ERROR: "foo * bar" should be "foo *bar"
checkpatch review
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636