Add support for creating keys from pin #2240
checkpatch.yml
on: pull_request
checkpatch review
13s
Annotations
10 errors
|
checkpatch review:
libnvme/src/nvme/linux.c#L770
WARNING: please, no spaces at the start of a line
|
|
checkpatch review:
libnvme/src/nvme/linux.c#L770
ERROR: code indent should use tabs where possible
|
|
checkpatch review:
libnvme/src/nvme/linux.c#L769
WARNING: please, no spaces at the start of a line
|
|
checkpatch review:
libnvme/src/nvme/linux.c#L769
WARNING: Missing a blank line after declarations
|
|
checkpatch review:
libnvme/src/nvme/linux.c#L768
WARNING: please, no spaces at the start of a line
|
|
checkpatch review:
libnvme/src/nvme/linux.c#L766
WARNING: please, no spaces at the start of a line
|
|
checkpatch review:
libnvme/src/nvme/linux.c#L765
WARNING: please, no spaces at the start of a line
|
|
checkpatch review:
libnvme/src/nvme/linux.c#L764
WARNING: please, no spaces at the start of a line
|
|
checkpatch review:
libnvme/src/nvme/linux.c#L763
WARNING: please, no spaces at the start of a line
|
|
checkpatch review:
libnvme/src/nvme/linux.c#L1026
WARNING: else is not generally useful after a break or return
|