Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
nvme: Remove unused cfg argument from NVME_ARGS() macro
The NVME_ARGS() macro takes a `c` argument but doesn't use it. Remove it from the definition and all use sites to simplify the code. Signed-off-by: Caleb Sander <[email protected]>
- Loading branch information