scatterlist cleanups
From: Christoph Hellwig <hch@lst.de>
Date: 2015-08-07 16:19:36
Also in:
lkml
From: Christoph Hellwig <hch@lst.de>
Date: 2015-08-07 16:19:36
Also in:
lkml
This series contains various scatterlist cleanups. It makes the chained scatterlist helpers generally available, even if a architecture doesn't allow a DMA mapping for it, and changes two callers to make use of this as well as cleans up various opencoded access to scatterlist internals. A large part of this work is based on older patches from Dan.