]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dmaengine: idxd: Remove unused pointer and macro
authorEder Zulian <ezulian@redhat.com>
Tue, 8 Apr 2025 17:38:29 +0000 (19:38 +0200)
committerVinod Koul <vkoul@kernel.org>
Wed, 14 May 2025 15:00:30 +0000 (16:00 +0100)
commit3c018bf5a0ee3abe8d579d6a0dda616c3858d7b2
treeaa16ff2e847ea8e1f4f401b3cfa902e07c102bfd
parent7d33e0ee5f98b3fc74566fa00d0926bc5deb8174
dmaengine: idxd: Remove unused pointer and macro

The pointer 'extern struct kmem_cache *idxd_desc_pool' and the macro
'#define IDXD_ALLOCATED_BATCH_SIZE 128U' were introduced in commit
bfe1d56091c1 ("dmaengine: idxd: Init and probe for Intel data
accelerators") but they were never used.

Signed-off-by: Eder Zulian <ezulian@redhat.com>
Reviewed-by: Dave Jiang <dave.jiang@intel.com>
Link: https://lore.kernel.org/r/20250408173829.892317-1-ezulian@redhat.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/idxd/idxd.h