]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
plugins: Use type bool for OPT_FLAG
authorDaniel Wagner <dwagner@suse.de>
Tue, 29 Mar 2022 09:58:29 +0000 (11:58 +0200)
committerDaniel Wagner <dwagner@suse.de>
Tue, 29 Mar 2022 11:05:29 +0000 (13:05 +0200)
commitd78c8f31529601cecee2c29dfba635cab7b51a7a
treea0eb7bc14c51c4efd33ee0cffdf1dc1ce8a1e8fc
parent3c2d5792ce2ef3785fbeea874a70d950ae5feb13
plugins: Use type bool for OPT_FLAG

We switched the arg parser over to using the bool type for
OPT_FLAG. Update all OPT_FLAG user to new type.

Signed-off-by: Daniel Wagner <dwagner@suse.de>
plugins/intel/intel-nvme.c
plugins/memblaze/memblaze-nvme.c
plugins/scaleflux/sfx-nvme.c
plugins/seagate/seagate-nvme.c
plugins/shannon/shannon-nvme.c
plugins/wdc/wdc-nvme.c
plugins/ymtc/ymtc-nvme.c
plugins/zns/zns.c