[PATCH] efi/riscv: Remove the useless failure return message print
Yao Zi
ziyao at disroot.org
Thu Oct 30 21:12:25 PDT 2025
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?
Regards,
Yao Zi
> Signed-off-by: Qiang Ma <maqianga at uniontech.com>
More information about the linux-riscv
mailing list