Re: [PATCH] MAINTAINERS: Remove obsolete file entry in DMA BUFFER SHARING FRAMEWORK
From: Christian König
Date: Thu Apr 09 2026 - 07:50:19 EST
On 4/8/26 12:08, Lukas Bulwahn wrote:
> From: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxxx>
>
> 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 <lukas.bulwahn@xxxxxxxxxx>
Reviewed-by: Christian König <christian.koenig@xxxxxxx>
> ---
> 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
>