diff options
author | Maurizio Lombardi <mlombard@redhat.com> | 2025-03-31 18:28:59 +0200 |
---|---|---|
committer | Keith Busch <kbusch@kernel.org> | 2025-04-01 09:01:06 -0700 |
commit | 288ff0d10beb069355036355d5f7612579dc869c (patch) | |
tree | 9f0102ae23fdf44c4837478305c497011454cdb3 /rust/helpers/build_bug.c | |
parent | 32c928142c4f2db5f9c11aa1fcc4de49d3f27fcd (diff) | |
download | linux-288ff0d10beb069355036355d5f7612579dc869c.tar.gz linux-288ff0d10beb069355036355d5f7612579dc869c.tar.bz2 linux-288ff0d10beb069355036355d5f7612579dc869c.zip |
nvme-pci: skip nvme_write_sq_db on empty rqlist
nvme_submit_cmds() should check the rqlist before calling
nvme_write_sq_db(); if the list is empty, it must return immediately.
Fixes: beadf0088501 ("nvme-pci: reverse request order in nvme_queue_rqs")
Signed-off-by: Maurizio Lombardi <mlombard@redhat.com>
Signed-off-by: Keith Busch <kbusch@kernel.org>
Diffstat (limited to 'rust/helpers/build_bug.c')
0 files changed, 0 insertions, 0 deletions