diff options
author | Gollu Appalanaidu <anaidu.gollu@samsung.com> | 2021-04-16 09:22:28 +0530 |
---|---|---|
committer | Klaus Jensen <k.jensen@samsung.com> | 2021-05-17 09:15:13 +0200 |
commit | 312c3531bba416e589f106db8c8241fc6e7e6332 (patch) | |
tree | b6ad673f33335e4ee42e7a57ceae4216b546b020 /docs | |
parent | 8e8555a38d6bb68242e2653bf3243d49501200a9 (diff) |
hw/block/nvme: align with existing style
While QEMU coding style prefers lowercase hexadecimals in constants, the
NVMe subsystem uses the format from the NVMe specifications in comments,
i.e. 'h' suffix instead of '0x' prefix.
Fix this up across the code base.
Signed-off-by: Gollu Appalanaidu <anaidu.gollu@samsung.com>
[k.jensen: updated message; added conversion in a couple of missing comments]
Signed-off-by: Klaus Jensen <k.jensen@samsung.com>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions