[PATCH 0/2] riscv: fix minor typos and style issues in XIP code

From: Kunwu Chan

Date: Fri Feb 13 2026 - 04:48:54 EST


Fix a few minor issues found in riscv XIP-related code:

- xip_fixup.h: comment typo (_start vs _sdata) and spaces-vs-tab
- head.S: spelling typo and wrong #endif comment

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