mirror of
https://github.com/torvalds/linux.git
synced 2026-05-10 00:59:49 -04:00
dev_addr isn't even a dma_addr_t, and DMA_ERROR_CODE has never been a valid driver API. Add a bool mapped flag instead. Signed-off-by: Christoph Hellwig <hch@lst.de>