]> git.baikalelectronics.ru Git - kernel.git/commit
nvme: factor out a nvme_unmap_data helper
authorChristoph Hellwig <hch@lst.de>
Thu, 26 Nov 2015 09:51:23 +0000 (10:51 +0100)
committerJens Axboe <axboe@fb.com>
Tue, 1 Dec 2015 17:59:39 +0000 (10:59 -0700)
commit333c71316fb4916820ee5971f29d93be2e6931e7
tree1237e83b2bbecaaa8af9e31cb86e8a72eced1995
parent71f3a238c2fa59ad15f583b1ff32e44cdb13e2a0
nvme: factor out a nvme_unmap_data helper

This is the counter part to nvme_map_data.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
drivers/nvme/host/pci.c