Merge branch 'nvme-4.15' of git://git.infradead.org/nvme into for-linus
authorJens Axboe <axboe@kernel.dk>
Fri, 24 Nov 2017 04:48:22 +0000 (21:48 -0700)
committerJens Axboe <axboe@kernel.dk>
Fri, 24 Nov 2017 04:48:22 +0000 (21:48 -0700)
Pull NVMe fixes from Christoph:

"A couple nvme fixes for 4.15:

 - expand the queue ready fix that we only had for RDMA to also cover FC and
   loop by moving it to common code (Sagi)
 - fix an array out of bounds in the PCIe HMB code (Minwoo Im)
 - two new device quirks (Jeff Lien and Kai-Heng Feng)
 - static checkers fixes (Keith Busch)
 - FC target refcount fix (James Smart)
 - A trivial spelling fix in new code (Colin Ian King)"


Trivial merge