Implement version 1 TLS identities as specified in TP8018 #11
checkpatch.yml
on: pull_request
checkpatch review
9s
Annotations
10 errors
checkpatch review
WARNING: 'Seperate' may be misspelled - perhaps 'Separate'?
|
checkpatch review:
src/nvme/linux.c#L550
WARNING: Avoid unnecessary line continuations
|
checkpatch review:
src/nvme/linux.c#L569
WARNING: Avoid unnecessary line continuations
|
checkpatch review:
src/nvme/linux.c#L1052
WARNING: Avoid unnecessary line continuations
|
checkpatch review:
src/nvme/base64.c#L18
ERROR: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
|
checkpatch review:
src/nvme/base64.c#L19
ERROR: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
|
checkpatch review:
src/nvme/linux.c#L562
WARNING: Avoid unnecessary line continuations
|
checkpatch review:
src/nvme/linux.c#L972
WARNING: const array should probably be static const
|
checkpatch review:
src/nvme/linux.c#L1010
ERROR: space required before the open parenthesis '('
|
checkpatch review:
src/nvme/linux.c#L1272
WARNING: Avoid unnecessary line continuations
|