* [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
_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 0/2] riscv: fix minor typos and style issues in XIP code
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
0 siblings, 1 reply; 3+ messages in thread
From: Conor Dooley @ 2026-02-13 10:47 UTC (permalink / raw)
To: Kunwu Chan
Cc: Paul Walmsley, Palmer Dabbelt, Albert Ou, Alexandre Ghiti,
Anup Patel, Atish Patra, Zong Li, Deepak Gupta, zhouzhouyi,
linux-riscv, linux-kernel
[-- Attachment #1.1: Type: text/plain, Size: 597 bytes --]
On Fri, Feb 13, 2026 at 05:47:37PM +0800, Kunwu Chan wrote:
> 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(-)
The patches should be sent in reply to the cover letter.
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
[-- Attachment #2: Type: text/plain, Size: 161 bytes --]
_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 0/2] riscv: fix minor typos and style issues in XIP code
2026-02-13 10:47 ` Conor Dooley
@ 2026-02-14 2:25 ` Kunwu Chan
0 siblings, 0 replies; 3+ messages in thread
From: Kunwu Chan @ 2026-02-14 2:25 UTC (permalink / raw)
To: Conor Dooley
Cc: Paul Walmsley, Palmer Dabbelt, Albert Ou, Alexandre Ghiti,
Anup Patel, Atish Patra, Zong Li, Deepak Gupta, zhouzhouyi,
linux-riscv, linux-kernel
On 2/13/26 18:47, Conor Dooley wrote:
> On Fri, Feb 13, 2026 at 05:47:37PM +0800, Kunwu Chan wrote:
>> 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(-)
> The patches should be sent in reply to the cover letter.
Thanks. I'll resend the series properly threaded.
--
Thanx, Kunwu
_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2026-02-14 2:27 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