public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] riscv: fix minor typos and style issues in XIP code
@ 2026-02-13  9:47 Kunwu Chan
  2026-02-13 10:47 ` Conor Dooley
  0 siblings, 1 reply; 3+ messages in thread
From: Kunwu Chan @ 2026-02-13  9:47 UTC (permalink / raw)
  To: Paul Walmsley, Palmer Dabbelt, Albert Ou
  Cc: Alexandre Ghiti, Anup Patel, Atish Patra, Zong Li, Deepak Gupta,
	zhouzhouyi, linux-riscv, linux-kernel, Kunwu Chan

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-02-14  2:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-13  9:47 [PATCH 0/2] riscv: fix minor typos and style issues in XIP code Kunwu Chan
2026-02-13 10:47 ` Conor Dooley
2026-02-14  2:25   ` Kunwu Chan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox