Add struct nvme_global_ctx to nbft and crypto API
#1887
checkpatch.yml
on: pull_request
checkpatch review
15s
Annotations
3 errors
|
checkpatch review:
plugins/nbft/nbft-plugin.c#L538
WARNING: Missing a blank line after declarations
|
|
checkpatch review:
libnvme/src/nvme/nbft.c#L73
WARNING: Macros with flow control statements should be avoided
|
|
checkpatch review:
libnvme/test/ioctl/mock.c#L160
WARNING: Prefer using '"%s...", __func__' to using 'ioctl', this function's name, in a string
|