]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
plugins/sfx: fix an error message in scaleflux plugin
authorMaurizio Lombardi <mlombard@redhat.com>
Tue, 8 Nov 2022 14:19:35 +0000 (15:19 +0100)
committerDaniel Wagner <dwagner@suse.de>
Wed, 9 Nov 2022 09:35:30 +0000 (10:35 +0100)
commit4dda01cbe8a45bae852216b335d178af1c7b7b11
treee322facadc2433c9f02326a074ba4a75ae302861
parentaa0ffc2d090245cfc8c4ba0e5ec0fbc2ab0afec9
plugins/sfx: fix an error message in scaleflux plugin

"write" is a const string which cannot be null, we should check
cfg.write instead

Signed-off-by: Maurizio Lombardi <mlombard@redhat.com>
plugins/scaleflux/sfx-nvme.c