[PATCH v3] riscv: fix various typos in comments and code
Paul Walmsley
pjw at kernel.org
Thu Feb 12 16:11:04 PST 2026
On Fri, 13 Feb 2026, Sean Chang wrote:
> Fix various typos in RISC-V architecture code and comments.
> The following changes are included:
>
> - arch/riscv/errata/thead/errata.c: "futher" → "further"
> - arch/riscv/include/asm/atomic.h: "therefor" → "therefore", "arithmatic" → "arithmetic"
> - arch/riscv/include/asm/elf.h: "availiable" → "available", "coorespends" → "corresponds"
> - arch/riscv/include/asm/processor.h: "requries" → "is required"
> - arch/riscv/include/asm/thread_info.h: "returing" → "returning"
> - arch/riscv/kernel/acpi.c: "compliancy" → "compliance"
> - arch/riscv/kernel/ftrace.c: "therefor" → "therefore"
> - arch/riscv/kernel/head.S: "intruction" → "instruction"
> - arch/riscv/kernel/mcount-dyn.S: "localtion → "location"
> - arch/riscv/kernel/module-sections.c: "maxinum" → "maximum"
> - arch/riscv/kernel/probes/kprobes.c: "reenabled" → "re-enabled"
> - arch/riscv/kernel/probes/uprobes.c: "probbed" → "probed"
> - arch/riscv/kernel/soc.c: "extremly" → "extremely"
> - arch/riscv/kernel/suspend.c: "incosistent" → "inconsistent"
> - arch/riscv/kvm/tlb.c: "cahce" → "cache"
> - arch/riscv/kvm/vcpu_pmu.c: "indicies" → "indices"
> - arch/riscv/lib/csum.c: "implmentations" → "implementations"
> - arch/riscv/lib/memmove.S: "ammount" → "amount"
> - arch/riscv/mm/cacheflush.c: "visable" → "visible"
> - arch/riscv/mm/physaddr.c: "aginst" → "against"
>
> Signed-off-by: Sean Chang <seanwascoding at gmail.com>
Thanks, queued for v7.0-rc.
- Paul
More information about the linux-riscv
mailing list