Skip to content

Add struct nvme_global_ctx to nbft and crypto API #1887

Add struct nvme_global_ctx to nbft and crypto API

Add struct nvme_global_ctx to nbft and crypto API #1887

Triggered via pull request January 21, 2026 09:09
@igawigaw
synchronize #3019
igaw:add-ctx
Status Failure
Total duration 18s
Artifacts

checkpatch.yml

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

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