Loading
lib/nvme: remove needless check
nvme_pcie_qpair_update_mmio_required() is only called for QPs with shadow doorbells enabled, so we don't need an additional branch here. Signed-off-by:John Levon <john.levon@nutanix.com> Change-Id: Idf65f92deb0c6f93019892ef5a02bc28ba4c0f8c Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/11843 Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com>