dma-debug: remove DMA_API_DEBUG_SG
authorChristoph Hellwig <hch@lst.de>
Tue, 15 Oct 2024 08:29:20 +0000 (10:29 +0200)
committerChristoph Hellwig <hch@lst.de>
Tue, 29 Oct 2024 07:53:37 +0000 (08:53 +0100)
commit150745b49aca4dec8057e8908d5ce5383e036a4f
treee4ab72ba73936b369dc1be738f884daa77d14efc
parent9d4f645a1fd49eea70a21e8671d358ebe1c08d02
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