[PATCH] MAINTAINERS: Remove obsolete file entry in DMA BUFFER SHARING FRAMEWORK
Lukas Bulwahn <[email protected]>
| Newsgroups | org.kernel.vger.kernel-janitors,dev.linux.lists.iommu,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
From: Lukas Bulwahn <[email protected]> Commit 25bd73562941 ("dma: contiguous: Turn heap registration logic around") removes the file include/linux/dma-buf/heaps/cma.h, which is the only file in include/linux/dma-buf/. Hence, there is no file matching the file entry include/linux/dma-buf/ in the MAINTAINERS section DMA BUFFER SHARING FRAMEWORK. Remove this obsolete file entry in DMA BUFFER SHARING FRAMEWORK. Signed-off-by: Lukas Bulwahn <[email protected]> --- MAINTAINERS | 1 - 1 file changed, 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 10d12b51b1f6..77c0fc7ede03 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7561,7 +7561,6 @@ F: Documentation/userspace-api/dma-buf-alloc-exchange.rst F: drivers/dma-buf/ F: include/linux/*fence.h F: include/linux/dma-buf.h -F: include/linux/dma-buf/ F: include/linux/dma-resv.h F: rust/helpers/dma-resv.c K: \bdma_(?:buf|fence|resv)\b -- 2.53.0