Re: [PATCH v2 7/8] dma/debug: Remove dma_debug_resize_entries()

2018-12-06 Thread Christoph Hellwig
On Wed, Dec 05, 2018 at 07:56:56PM +, Robin Murphy wrote: > With no callers left, we can clean up this part of dma-debug's exposed > internals, making way to tweak the allocation behaviour. > > Signed-off-by: Robin Murphy Looks good, Reviewed-by: Christoph Hellwig

[PATCH v2 7/8] dma/debug: Remove dma_debug_resize_entries()

2018-12-05 Thread Robin Murphy
With no callers left, we can clean up this part of dma-debug's exposed internals, making way to tweak the allocation behaviour. Signed-off-by: Robin Murphy --- v2: New include/linux/dma-debug.h | 7 --- kernel/dma/debug.c| 30 -- 2 files changed, 37