Skip to content

Add support for creating keys from pin #2240

Add support for creating keys from pin

Add support for creating keys from pin #2240

Triggered via pull request March 31, 2026 09:08
Status Failure
Total duration 39s
Artifacts

checkpatch.yml

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

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