mirror of
https://github.com/t2linux/kernel.git
synced 2026-04-30 13:48:59 -07:00
eba304c686
Move the comment documenting dma_addr_t away from the dma_map_ops definition which isn't very related to it, and toward DMA_MAPPING_ERROR, which is somewhat related. Add a little blurb about DMA_MAPPING_ERROR as well. Signed-off-by: Christoph Hellwig <hch@lst.de>