diff options
author | Keith Busch <kbusch@kernel.org> | 2020-03-02 17:45:04 +0100 |
---|---|---|
committer | Keith Busch <kbusch@kernel.org> | 2020-03-25 20:48:06 +0100 |
commit | bf392a5dc02a9b796f3da89fc5bb42856aca64cb (patch) | |
tree | 0c7c668453af6e3c2ceda1f49fbff2c8a5298967 /init/version.c | |
parent | nvme-pci: slimmer CQ head update (diff) | |
download | linux-bf392a5dc02a9b796f3da89fc5bb42856aca64cb.tar.xz linux-bf392a5dc02a9b796f3da89fc5bb42856aca64cb.zip |
nvme-pci: Remove tag from process cq
The only user for tagged completion was for timeout handling. That user,
though, really only cares if the timed out command is completed, which
we can safely check within the timeout handler.
Remove the tag check to simplify completion handling.
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Keith Busch <kbusch@kernel.org>
Diffstat (limited to 'init/version.c')
0 files changed, 0 insertions, 0 deletions