Skip to content

wdc: plugin code cleanups #1392

wdc: plugin code cleanups

wdc: plugin code cleanups #1392

Re-run triggered April 23, 2025 19:26
Status Failure
Total duration 19s
Artifacts

checkpatch.yml

on: pull_request
checkpatch review
13s
checkpatch review
Fit to window
Zoom out
Zoom in

Annotations

10 errors
checkpatch review: plugins/wdc/wdc-nvme.c#L2737
WARNING: Block comments should align the * on each line
checkpatch review: plugins/wdc/wdc-nvme.c#L2731
WARNING: line length of 111 exceeds 100 columns
checkpatch review: plugins/wdc/wdc-nvme.c#L2729
ERROR: else should follow close brace '}'
checkpatch review: plugins/wdc/wdc-nvme.c#L2729
ERROR: do not use assignment in if condition
checkpatch review: plugins/wdc/wdc-nvme.c#L2729
WARNING: suspect code indent for conditional statements (16, 32)
checkpatch review: plugins/wdc/wdc-nvme.c#L2727
WARNING: line length of 103 exceeds 100 columns
checkpatch review: plugins/wdc/wdc-nvme.c#L2726
ERROR: do not use assignment in if condition
checkpatch review: plugins/wdc/wdc-nvme.c#L2673
ERROR: else should follow close brace '}'
checkpatch review: plugins/wdc/wdc-nvme.c#L2673
ERROR: do not use assignment in if condition
checkpatch review: plugins/wdc/wdc-nvme.c#L2670
ERROR: do not use assignment in if condition