diff options
author | Keith Busch <keith.busch@intel.com> | 2016-12-09 12:08:58 -0500 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2016-12-21 11:33:23 +0100 |
commit | ff13b39ecf726715a96fcd3c23e50eb792ef6516 (patch) | |
tree | e5e5a1741ff1fc34caff4de585e96310f3d7fbc6 /drivers/clk/qcom/common.h | |
parent | 9fa196e7fc7a0f12329d5346164abb27f026991c (diff) |
nvme/pci: Delete misleading queue-wrap comment
It is not theoretically possible for this driver to wrap twice while
processing completions. The driver allocates only 'queue_depth - 1'
tags, so there can never be more than that to reap when processing a
completion queue. Removing this misleading comment makes it a little
less likely people with broken controllers will blame the driver for
their spurious interrupts.
Signed-off-by: Keith Busch <keith.busch@intel.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'drivers/clk/qcom/common.h')
0 files changed, 0 insertions, 0 deletions