]> www.infradead.org Git - users/jedix/linux-maple.git/commit
nvme: factor out a nvme_unmap_data helper
authorChristoph Hellwig <hch@lst.de>
Mon, 19 Dec 2016 21:37:34 +0000 (13:37 -0800)
committerChuck Anderson <chuck.anderson@oracle.com>
Thu, 1 Jun 2017 20:40:35 +0000 (13:40 -0700)
commit2a7c957bd6330753c8ed67cf1e5a35fcf4778326
tree43c09bcbe3b1198e7f82eacb996772481bc9a4b8
parentec9660dadbd144ef11df9a363f7abe31cc97ca2e
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>
(cherry picked from commit d4f6c3aba5b496a2cb80a8e8e082ae51e46579f3)

Orabug: 25130845
Conflicts:
    drivers/nvme/host/pci.c

Signed-off-by: Ashok Vairavan <ashok.vairavan@oracle.com>
Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/nvme/host/pci.c