]> Git Repo - linux.git/commit
dma-pool: get rid of dma_in_atomic_pool()
authorNicolas Saenz Julienne <[email protected]>
Tue, 14 Jul 2020 12:39:26 +0000 (14:39 +0200)
committerChristoph Hellwig <[email protected]>
Tue, 14 Jul 2020 13:42:27 +0000 (15:42 +0200)
commit23e469be6239d9cf3d921fc3e38545491df56534
treee35de9993463888a0151ac54bd43f421d17383a3
parent567f6a6eba0c09e5f502e0290e57651befa8aacb
dma-pool: get rid of dma_in_atomic_pool()

The function is only used once and can be simplified to a one-liner.

Signed-off-by: Nicolas Saenz Julienne <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
kernel/dma/pool.c
This page took 0.050514 seconds and 4 git commands to generate.