]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dmapool: move debug code to own functions
authorKeith Busch <kbusch@kernel.org>
Thu, 26 Jan 2023 21:51:19 +0000 (13:51 -0800)
committerAndrew Morton <akpm@linux-foundation.org>
Wed, 5 Apr 2023 23:02:04 +0000 (16:02 -0700)
commit91fecd045d801cec2bb720e8316fd8b8e65d8ef4
tree0aa9cc6cb6eb7d64b6973e762c0c5239c2e1388b
parent030d3b95f2723994ccccd6fb2feb7b15b052ce51
dmapool: move debug code to own functions

Clean up the normal path by moving the debug code outside it.

Link: https://lkml.kernel.org/r/20230126215125.4069751-7-kbusch@meta.com
Signed-off-by: Keith Busch <kbusch@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Cc: Matthew Wilcox <willy@infradead.org>
Cc: Tony Battersby <tonyb@cybernetics.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/dmapool.c