libnvme v3 #177
checkpatch.yml
on: pull_request
checkpatch review
24s
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
|