[PATCH] nvme/pci: Delete misleading queue-wrap comment
Christoph Hellwig
hch at infradead.org
Fri Dec 9 10:32:09 PST 2016
On Fri, Dec 09, 2016 at 12:08:58PM -0500, Keith Busch wrote:
> 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.
heh :)
Looks fine,
Reviewed-by: Christoph Hellwig <hch at lst.de>
More information about the Linux-nvme
mailing list