]> git.baikalelectronics.ru Git - kernel.git/commit
dma-mapping: move the dma_get_sgtable API comments from arm to common code
authorChristoph Hellwig <hch@lst.de>
Fri, 15 Mar 2019 16:56:43 +0000 (17:56 +0100)
committerChristoph Hellwig <hch@lst.de>
Wed, 4 Sep 2019 09:13:17 +0000 (11:13 +0200)
commit02181b9f93eaffceea4c751a3ae205d49107d048
tree66eec34dfcf1db31d85ebc9b1387e4ec43fe8a58
parent45eb63ab1b1680fe2d24ca403b5da4eeffc955b7
dma-mapping: move the dma_get_sgtable API comments from arm to common code

The comments are spot on and should be near the central API, not just
near a single implementation.

Signed-off-by: Christoph Hellwig <hch@lst.de>
arch/arm/mm/dma-mapping.c
kernel/dma/mapping.c