]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
Fix dead assignment
authorAndreas Hindborg <andreas.hindborg@wdc.com>
Thu, 16 Sep 2021 05:30:37 +0000 (05:30 +0000)
committerKeith Busch <kbusch@kernel.org>
Wed, 6 Oct 2021 11:05:50 +0000 (05:05 -0600)
commit8c9b9ab60b571d1d4584ee368308ceef5e876a7b
treeb64455dd45016b0d31fbb142667543ccb7323b34
parent155fbebfe7b72b7a9de6a6b3306d1fe322b42f0f
Fix dead assignment

This patch fixes a bug in the error handling in `zns_mgmt_send`, where error
cause was not reported correctly.

Signed-off-by: Andreas Hindborg <andreas.hindborg@wdc.com>
plugins/zns/zns.c