]> www.infradead.org Git - users/hch/misc.git/commit
dma-debug: remove DMA_API_DEBUG_SG dma-debug
authorChristoph Hellwig <hch@lst.de>
Tue, 15 Oct 2024 08:29:20 +0000 (10:29 +0200)
committerChristoph Hellwig <hch@lst.de>
Wed, 16 Oct 2024 03:46:31 +0000 (05:46 +0200)
commitfa39d01bc6820acf17cf87203ef42b5f72223a3f
tree2b81b64e8ca10029077d1e1a025988328325c315
parentd5e3d2b5146a84c2c8043b6d6fdf5b9f750c864a
dma-debug: remove DMA_API_DEBUG_SG

The scatterlist validity checks are pretty simple and cheap, perform them
unconditionally.

Signed-off-by: Christoph Hellwig <hch@lst.de>
kernel/dma/Kconfig
kernel/dma/debug.c