Re: [PATCH 8/8] sparc: Fix typos

From: Randy Dunlap
Date: Wed Jan 03 2024 - 19:42:01 EST




On 1/3/24 15:16, Bjorn Helgaas wrote:
> From: Bjorn Helgaas <bhelgaas@xxxxxxxxxx>
>
> Fix typos, most reported by "codespell arch/sparc". Only touches
> comments, no code changes.
>
> Signed-off-by: Bjorn Helgaas <bhelgaas@xxxxxxxxxx>
> Cc: sparclinux@xxxxxxxxxxxxxxx
> ---
> arch/sparc/include/asm/hypervisor.h | 6 +++---
> arch/sparc/include/asm/ldc.h | 2 +-
> arch/sparc/include/asm/mmu_context_64.h | 4 ++--
> arch/sparc/include/asm/switch_to_64.h | 2 +-
> arch/sparc/kernel/irq_64.c | 2 +-
> arch/sparc/kernel/kprobes.c | 2 +-
> arch/sparc/kernel/ldc.c | 2 +-
> arch/sparc/kernel/leon_pci_grpci2.c | 2 +-
> arch/sparc/kernel/of_device_64.c | 2 +-
> arch/sparc/kernel/pci.c | 2 +-
> arch/sparc/kernel/pci_impl.h | 4 ++--
> arch/sparc/kernel/pci_schizo.c | 4 ++--
> arch/sparc/kernel/perf_event.c | 2 +-
> arch/sparc/kernel/prom_irqtrans.c | 2 +-
> arch/sparc/kernel/psycho_common.c | 2 +-
> arch/sparc/kernel/signal_32.c | 2 +-
> arch/sparc/kernel/signal_64.c | 2 +-
> arch/sparc/mm/srmmu.c | 2 +-
> arch/sparc/mm/tsb.c | 2 +-
> arch/sparc/net/bpf_jit_comp_32.c | 6 +++---
> 20 files changed, 27 insertions(+), 27 deletions(-)
>

Reviewed-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>

Thanks.

--
#Randy