]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
nvme-loop: merge init_request methods
authorChristoph Hellwig <hch@lst.de>
Tue, 13 Jun 2017 07:15:21 +0000 (09:15 +0200)
committerChristoph Hellwig <hch@lst.de>
Thu, 15 Jun 2017 12:30:33 +0000 (14:30 +0200)
commit62b83b1834184a11032c7b13679a6427119fbd84
treeba65f6d380de2af7b211ce484b85012a0dd55013
parent76f983cb7981d925d6f1a7ed0487a309e4dff7b2
nvme-loop: merge init_request methods

Now that we get the tagset passed we can have a single implementation for
the I/O and admin queues.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Max Gurtovoy <maxg@mellanox.com>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/nvme/target/loop.c