OSDN Git Service

dma/debug: Remove dma_debug_resize_entries()
authorRobin Murphy <robin.murphy@arm.com>
Mon, 10 Dec 2018 14:00:32 +0000 (14:00 +0000)
committerChristoph Hellwig <hch@lst.de>
Tue, 11 Dec 2018 13:32:13 +0000 (14:32 +0100)
commit0cb0e25e421436a83ee39857923e4213b983e463
tree3dbd76ab5d9d32e9a0ff32f9c3828cea2610f0bc
parenta8a4c98fc9ac84ee9e068fbb16210d2ab8cfefe0
dma/debug: Remove dma_debug_resize_entries()

With the only caller now gone, we can clean up this part of dma-debug's
exposed internals and make way to tweak the allocation behaviour.

Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Tested-by: Qian Cai <cai@lca.pw>
Signed-off-by: Christoph Hellwig <hch@lst.de>
include/linux/dma-debug.h
kernel/dma/debug.c