wdc: plugin code cleanups #1392
checkpatch.yml
on: pull_request
checkpatch review
13s
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
|