]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
nvme: Check validate output format err value instead of flags
authorTokunori Ikegami <ikegami.t@gmail.com>
Sat, 15 Apr 2023 06:21:53 +0000 (15:21 +0900)
committerDaniel Wagner <wagi@monom.org>
Mon, 17 Apr 2023 07:54:10 +0000 (09:54 +0200)
commit4ed37439c4c26efcea30d66aa7b112163ed855b9
tree9cc8ee5c5b839dbaddbf9208d9d87433f75825dd
parent8e203f97ea3829d6d4c71e1a7a886b4ae7125ccf
nvme: Check validate output format err value instead of flags

Since the nvme print flags enum value not set to the negative value.

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