[PATCH RESEND 0/2] riscv: fix minor typos and style issues in XIP code
Jisheng Zhang
jszhang at kernel.org
Fri Feb 20 07:38:03 PST 2026
On Sat, Feb 14, 2026 at 10:38:02AM +0800, Kunwu Chan wrote:
> Fix a few minor issues found in riscv XIP-related code:
'RESEND' isn't expected to be used as you did in this series.
You sent the v1 series on Feb 14, only 4 days ago, the series doesn't
miss any dev window.
https://lore.kernel.org/linux-riscv/8ee1b065-b021-411b-b5ee-22c4a108cbce@linux.dev/T/#t
>
> - xip_fixup.h: comment typo (_start vs _sdata) and spaces-vs-tab
> - head.S: spelling typo and wrong #endif comment
I'm sorry, but how important is fixing comment/spelling typo or #endif
comment among maintainship? The riscv XIP code doesn't stand on itself,
but heavily affects and is affected by other riscv arch common code.
>
> Kunwu Chan (2):
> riscv: xip_fixup.h: fix comment typo and whitespace issue
> riscv: head.S: fix typo and wrong #endif comment
>
> arch/riscv/include/asm/xip_fixup.h | 4 ++--
> arch/riscv/kernel/head.S | 4 ++--
> 2 files changed, 4 insertions(+), 4 deletions(-)
>
> --
> 2.25.1
>
>
> _______________________________________________
> linux-riscv mailing list
> linux-riscv at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-riscv
More information about the linux-riscv
mailing list