libnvme: commit pre-generated accessor files and simplify build #2115
checkpatch.yml
on: pull_request
checkpatch review
20s
Annotations
10 errors
|
checkpatch review:
libnvme/src/nvme/accessors.c#L41
ERROR: "foo * bar" should be "foo *bar"
|
|
checkpatch review:
libnvme/src/nvme/accessors.c#L38
WARNING: please, no spaces at the start of a line
|
|
checkpatch review:
libnvme/src/nvme/accessors.c#L37
WARNING: please, no spaces at the start of a line
|
|
checkpatch review:
libnvme/src/nvme/accessors.c#L36
ERROR: open brace '{' following function definitions go on the next line
|
|
checkpatch review:
libnvme/src/nvme/accessors.c#L33
WARNING: please, no spaces at the start of a line
|
|
checkpatch review:
libnvme/src/nvme/accessors.c#L32
ERROR: open brace '{' following function definitions go on the next line
|
|
checkpatch review:
libnvme/src/nvme/accessors.c#L32
ERROR: "foo * bar" should be "foo *bar"
|
|
checkpatch review:
libnvme/src/nvme/accessors.c#L29
WARNING: please, no spaces at the start of a line
|
|
checkpatch review:
libnvme/src/nvme/accessors.c#L28
WARNING: please, no spaces at the start of a line
|
|
checkpatch review:
libnvme/src/nvme/accessors.c#L27
ERROR: open brace '{' following function definitions go on the next line
|