]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
nvme: use NVME_CHECK() to check get features select field value
authorTokunori Ikegami <ikegami.t@gmail.com>
Sun, 15 Sep 2024 01:45:24 +0000 (10:45 +0900)
committerDaniel Wagner <wagi@monom.org>
Mon, 16 Sep 2024 15:24:07 +0000 (17:24 +0200)
commitace51b0f8d149ed893553b8344b8eae0afad0f71
tree738d0729b45f8890d4b53676701708662595f48c
parent8b6e87ab04ddda61f912dfa2825d5a3741481ad0
nvme: use NVME_CHECK() to check get features select field value

Use the macro instead of comparing the long filed value definition.

Signed-off-by: Tokunori Ikegami <ikegami.t@gmail.com>
nvme.c