Re: [PATCH 2/8] ARC: Fix typos

2024-03-29 Thread Vineet Gupta
On 1/4/24 11:02, Bjorn Helgaas wrote: >>> diff --git a/arch/arc/kernel/signal.c b/arch/arc/kernel/signal.c >>> index 0b3bb529d246..5414d9f5c40c 100644 >>> --- a/arch/arc/kernel/signal.c >>> +++ b/arch/arc/kernel/signal.c >>> @@ -9,7 +9,7 @@ >>> * vineetg: Nov 2009 (Everything needed for

Re: [PATCH 2/8] ARC: Fix typos

2024-01-04 Thread Bjorn Helgaas
On Wed, Jan 03, 2024 at 04:31:31PM -0800, Randy Dunlap wrote: > On 1/3/24 15:15, Bjorn Helgaas wrote: > ... > > --- a/arch/arc/include/asm/pgtable-bits-arcv2.h > > +++ b/arch/arc/include/asm/pgtable-bits-arcv2.h > > @@ -66,7 +66,7 @@ > > * Other rules which cause the divergence from 1:1 mapping

Re: [PATCH 2/8] ARC: Fix typos

2024-01-03 Thread Randy Dunlap
On 1/3/24 15:15, Bjorn Helgaas wrote: > From: Bjorn Helgaas > > Fix typos, most reported by "codespell arch/arc". Only touches comments, > no code changes. > > Signed-off-by: Bjorn Helgaas > Cc: linux-snps-arc@lists.infradead.org > --- > arch/arc/boot/Makefile| 4 ++--

[PATCH 2/8] ARC: Fix typos

2024-01-03 Thread Bjorn Helgaas
From: Bjorn Helgaas Fix typos, most reported by "codespell arch/arc". Only touches comments, no code changes. Signed-off-by: Bjorn Helgaas Cc: linux-snps-arc@lists.infradead.org --- arch/arc/boot/Makefile| 4 ++-- arch/arc/boot/dts/axc003.dtsi | 4 ++--