Re: [PATCH] MAINTAINERS: refer to intended files in RISC-V SSE DRIVER
From: Paul Walmsley
Date: Tue Nov 25 2025 - 05:09:12 EST
On Fri, 21 Nov 2025, Lukas Bulwahn wrote:
> From: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxxx>
>
> Commit 5ffe60d26107 ("drivers: firmware: add riscv SSE support") adds the
> files riscv_sbi_sse.[ch] and intends to refer to them in the new
> MAINTAINERS section RISC-V SSE DRIVER. This section however refers to the
> non-existing files riscv_sse.[ch].
>
> Adjust the file entries to the intended file names.
>
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxxx>
Thanks for catching this; queued for v6.19.
- Paul