summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorHui Wang <hui.wang@canonical.com>2026-06-07 05:17:53 +0300
committerPaul Walmsley <pjw@kernel.org>2026-06-07 08:48:14 +0300
commit063e01ded573b62aa90e4a60a73cff9070bb96b9 (patch)
tree7ecbb2445779c69d757b5ce0c21f7081d4bbdec7 /include/linux
parent9fd44698b11dbdf4d29fdef0f0da25f320c13854 (diff)
downloadlinux-063e01ded573b62aa90e4a60a73cff9070bb96b9.tar.xz
riscv: kexec_elf: Remove unused pr_fmt definition
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@canonical.com> Link: https://patch.msgid.link/20260525115159.100177-1-hui.wang@canonical.com Signed-off-by: Paul Walmsley <pjw@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions