Skip to content

Commit

Permalink
fix warning
Browse files Browse the repository at this point in the history
  • Loading branch information
francispravin5 committed Jun 13, 2024
1 parent 2205ced commit 658ba5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/nvme/types.h
Original file line number Diff line number Diff line change
Expand Up @@ -2347,7 +2347,7 @@ enum nvme_nvm_id_ns_elbaf {
* @NVME_NVM_PIF_16B_GUARD: 16-bit Guard Protection Information Format
* @NVME_NVM_PIF_32B_GUARD: 32-bit Guard Protection Information Format
* @NVME_NVM_PIF_64B_GUARD: 64-bit Guard Protection Information Format
* @NVME_NVM_PIF_QTYPE: If Qualified Protection Information Format Supports
* @NVME_NVM_PIF_QTYPE: If Qualified Protection Information Format Supports

Check failure on line 2350 in src/nvme/types.h

View workflow job for this annotation

GitHub Actions / checkpatch review

WARNING: please, no space before tabs
* and Protection Information Format is set to 3, then
* protection information format is taken from Qualified
* Protection Information Format field.
Expand Down

0 comments on commit 658ba5a

Please sign in to comment.