]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita4616d4aea3ea4b1f9ec5a970c737c177d423e6a
tree3dbd76ab5d9d32e9a0ff32f9c3828cea2610f0bc
parent523d8071d7f63f8ad50aea008b8c00584aa8bc54
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