Skip to content

Refactoring and reorganize the public headers #2021

Refactoring and reorganize the public headers

Refactoring and reorganize the public headers #2021

Triggered via pull request March 4, 2026 14:14
Status Failure
Total duration 29s
Artifacts

checkpatch.yml

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

Annotations

10 errors
checkpatch review: libnvme/src/nvme/lib.h#L176
WARNING: 'wont' may be misspelled - perhaps 'won't'?
checkpatch review: libnvme/src/nvme/lib.h#L98
WARNING: line length of 82 exceeds 80 columns
checkpatch review: libnvme/src/nvme/lib.h#L89
WARNING: line length of 87 exceeds 80 columns
checkpatch review: libnvme/src/nvme/lib.h#L1
WARNING: Missing or malformed SPDX-License-Identifier tag in line 1
checkpatch review: libnvme/src/nvme/lib.h#L1
WARNING: Improper SPDX comment style for 'libnvme/src/nvme/lib.h', please use '/*' instead
checkpatch review: libnvme/src/nvme/lib.c#L201
WARNING: please, no spaces at the start of a line
checkpatch review: libnvme/src/nvme/lib.c#L201
WARNING: please, no space before tabs
checkpatch review: libnvme/src/nvme/lib.c#L201
ERROR: code indent should use tabs where possible
checkpatch review: libnvme/src/nvme/lib.c#L107
WARNING: Missing a blank line after declarations
checkpatch review: libnvme/src/nvme/cmds.c#L167
WARNING: Missing a blank line after declarations