[PATCH] riscv: kexec_elf: Remove unused pr_fmt definition
Paul Walmsley
pjw at kernel.org
Wed May 27 17:26:16 PDT 2026
On Mon, 25 May 2026, Hui Wang wrote:
> Remove the pr_fmt macro as no pr_*() calls exist in this file. The
> prefix string "kexec_image: " is also not appropriate for kexec_elf.c,
> if pr_fmt is needed in the future, referring to kexec_image.c, a more
> appropriate prefix like "kexec_file(elf): " can be added at that time.
>
> Signed-off-by: Hui Wang <hui.wang at canonical.com>
Thanks, queued for v7.2.
- Paul
More information about the linux-riscv
mailing list