Skip to content

Commit

Permalink
nvme-print-stdout: Add hexadecimal value 0x prefix
Browse files Browse the repository at this point in the history
Also unify to %#x or %#"PRIx64" instead of 0x%x, %xh and 0x%"PRIx64".

Signed-off-by: Tokunori Ikegami <[email protected]>
  • Loading branch information
ikegami-t committed Mar 12, 2024
1 parent ad48ee1 commit 26073f8
Showing 1 changed file with 98 additions and 98 deletions.
Loading

0 comments on commit 26073f8

Please sign in to comment.