Skip to content

libnvme v3

libnvme v3 #177

Triggered via pull request October 31, 2025 12:38
@igawigaw
synchronize #48
libnvme3
Status Failure
Total duration 28s
Artifacts

checkpatch.yml

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

Annotations

10 errors
checkpatch review: src/nvme/mi-mctp.c#L845
ERROR: "foo* bar" should be "foo *bar"
checkpatch review: src/nvme/mi-mctp.c#L716
WARNING: suspect code indent for conditional statements (8, 17)
checkpatch review: src/nvme/log.h#L69
WARNING: Possible repeated word: 'the'
checkpatch review: src/nvme/fabrics.c#L711
WARNING: please, no space before tabs
checkpatch review: src/nvme/fabrics.c#L709
WARNING: please, no space before tabs
checkpatch review: src/nvme/fabrics.c#L708
ERROR: Macros starting with if should be enclosed by a do - while loop to avoid possible if/else logic defects
checkpatch review: src/nvme/fabrics.c#L708
WARNING: please, no space before tabs
checkpatch review: libnvme/tests/create-ctrl-obj.py#L10
ERROR: trailing whitespace
checkpatch review: libnvme/tests/create-ctrl-obj.py#L8
ERROR: trailing whitespace
checkpatch review: libnvme/tests/create-ctrl-obj.py#L7
ERROR: trailing whitespace