commit | 4e1003aa56a7d60ddb048e43a7a51368fcfe36af | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Oct 29 09:57:32 2019 +0100 |
committer | Christoph Hellwig <hch@lst.de> | Thu Nov 07 17:25:57 2019 +0100 |
tree | b206b4e7b2d1c5fa9acd49c09d5fdba965d2c461 | |
parent | acaade1af3587132e7ea585f470a95261e14f60c [diff] |
dma-direct: remove the dma_handle argument to __dma_direct_alloc_pages The argument isn't used anywhere, so stop passing it. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Max Filippov <jcmvbkbc@gmail.com>