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)
commitd4f6c3aba5b496a2cb80a8e8e082ae51e46579f3
tree1237e83b2bbecaaa8af9e31cb86e8a72eced1995
parentba1ca37ea4e320c108c356eb8c91ac652afc57dd
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