[PATCH] efi/riscv: Remove the useless failure return message print

Ard Biesheuvel ardb at kernel.org
Thu Oct 30 23:52:10 PDT 2025


On Fri, 31 Oct 2025 at 05:12, Yao Zi <ziyao at disroot.org> wrote:
>
> On Fri, Oct 31, 2025 at 10:43:28AM +0800, Qiang Ma wrote:
> > In the efi_create_mapping() in arch/riscv/kernel/efi.c,
> > the return value is always 0, and this debug message
> > is unnecessary. So, remove it.
>
> Should we make efi_create_mapping() return void at the same time, if it
> will never fail?
>

No.



More information about the linux-riscv mailing list