]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
nvme-cli: update show_registers_cc() to use nvme.h
authorMinwoo Im <minwoo.im.dev@gmail.com>
Thu, 30 Nov 2017 15:49:17 +0000 (00:49 +0900)
committerKeith Busch <keith.busch@intel.com>
Thu, 30 Nov 2017 21:38:13 +0000 (14:38 -0700)
commit6f0dd6617d9dffd08bf36d522a1a1b36dbe9cc4a
treed636da92288e207e8919194992837e2b4a23a79f
parent5f241670d9e4707f48f59345892ac6a2e14e0dc4
nvme-cli: update show_registers_cc() to use nvme.h

Replace constants for shift in show_register_cc() with macros defined.
Also clean up a small typo (IOSQES to IOCQES).

Signed-off-by: Minwoo Im <minwoo.im.dev@gmail.com>
nvme-print.c