From: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
To: Bjorn Helgaas <helgaas@kernel.org>
Cc: Randy Dunlap <rdunlap@infradead.org>,
linux-kernel@vger.kernel.org, Bjorn Helgaas <bhelgaas@google.com>,
linux-mips@vger.kernel.org
Subject: Re: [PATCH 6/8] MIPS: Fix typos
Date: Mon, 8 Jan 2024 10:41:14 +0100 [thread overview]
Message-ID: <ZZvDOl8mBbeDmdyu@alpha.franken.de> (raw)
In-Reply-To: <20240103231605.1801364-7-helgaas@kernel.org>
On Wed, Jan 03, 2024 at 05:16:03PM -0600, Bjorn Helgaas wrote:
> From: Bjorn Helgaas <bhelgaas@google.com>
>
> Fix typos, most reported by "codespell arch/mips". Only touches comments,
> no code changes.
>
> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
> Cc: linux-mips@vger.kernel.org
> ---
> arch/mips/bcm47xx/buttons.c | 6 +++---
> arch/mips/bcm63xx/clk.c | 4 ++--
> arch/mips/boot/compressed/dbg.c | 2 +-
> arch/mips/boot/elf2ecoff.c | 2 +-
> arch/mips/cavium-octeon/csrc-octeon.c | 2 +-
> arch/mips/cavium-octeon/executive/cvmx-boot-vector.c | 2 +-
> arch/mips/cavium-octeon/executive/cvmx-bootmem.c | 2 +-
> arch/mips/cavium-octeon/executive/cvmx-cmd-queue.c | 4 ++--
> arch/mips/cavium-octeon/executive/cvmx-helper-jtag.c | 2 +-
> arch/mips/cavium-octeon/executive/cvmx-pko.c | 2 +-
> arch/mips/cavium-octeon/octeon-platform.c | 2 +-
> arch/mips/fw/arc/promlib.c | 6 +++---
> arch/mips/include/asm/debug.h | 2 +-
> arch/mips/include/asm/io.h | 4 ++--
> arch/mips/include/asm/mach-au1x00/au1000_dma.h | 2 +-
> arch/mips/include/asm/mach-au1x00/gpio-au1000.h | 2 +-
> arch/mips/include/asm/mach-lantiq/falcon/lantiq_soc.h | 2 +-
> arch/mips/include/asm/mach-loongson64/loongson_hwmon.h | 2 +-
> arch/mips/include/asm/mach-loongson64/loongson_regs.h | 2 +-
> arch/mips/include/asm/mach-malta/spaces.h | 4 ++--
> arch/mips/include/asm/mips-boards/bonito64.h | 2 +-
> arch/mips/include/asm/mips-cpc.h | 2 +-
> arch/mips/include/asm/mipsregs.h | 4 ++--
> arch/mips/include/asm/octeon/cvmx-bootinfo.h | 2 +-
> arch/mips/include/asm/octeon/cvmx-cmd-queue.h | 6 +++---
> arch/mips/include/asm/octeon/cvmx-pko.h | 2 +-
> arch/mips/include/asm/octeon/cvmx-pow.h | 4 ++--
> arch/mips/include/asm/octeon/octeon-model.h | 4 ++--
> arch/mips/include/asm/page.h | 2 +-
> arch/mips/include/asm/pci.h | 2 +-
> arch/mips/include/asm/pgtable-bits.h | 2 +-
> arch/mips/include/asm/sgi/mc.h | 2 +-
> arch/mips/include/asm/sn/klconfig.h | 2 +-
> arch/mips/include/asm/sync.h | 2 +-
> arch/mips/include/asm/thread_info.h | 2 +-
> arch/mips/include/asm/timex.h | 2 +-
> arch/mips/include/asm/vdso/vdso.h | 2 +-
> arch/mips/include/uapi/asm/mman.h | 2 +-
> arch/mips/include/uapi/asm/msgbuf.h | 2 +-
> arch/mips/kernel/cpu-probe.c | 2 +-
> arch/mips/kernel/kprobes.c | 2 +-
> arch/mips/kernel/relocate.c | 2 +-
> arch/mips/kernel/relocate_kernel.S | 2 +-
> arch/mips/kernel/setup.c | 2 +-
> arch/mips/kernel/signal.c | 2 +-
> arch/mips/kernel/traps.c | 2 +-
> arch/mips/kernel/vpe.c | 4 ++--
> arch/mips/kvm/emulate.c | 2 +-
> arch/mips/loongson2ef/common/platform.c | 2 +-
> arch/mips/loongson64/smp.c | 2 +-
> arch/mips/mm/c-r4k.c | 2 +-
> arch/mips/mm/cex-gen.S | 2 +-
> arch/mips/mm/tlb-r3k.c | 2 +-
> arch/mips/mm/tlb-r4k.c | 2 +-
> arch/mips/mm/tlbex.c | 4 ++--
> arch/mips/net/bpf_jit_comp32.c | 2 +-
> arch/mips/pci/ops-loongson2.c | 2 +-
> arch/mips/pci/pci-alchemy.c | 2 +-
> arch/mips/pci/pci-ar2315.c | 2 +-
> arch/mips/pci/pci-lantiq.c | 2 +-
> arch/mips/pci/pci-octeon.c | 2 +-
> arch/mips/pci/pci-xtalk-bridge.c | 2 +-
> arch/mips/pci/pcie-octeon.c | 2 +-
> arch/mips/ralink/mt7621.c | 2 +-
> arch/mips/txx9/generic/pci.c | 2 +-
> 65 files changed, 80 insertions(+), 80 deletions(-)
applied to mips-next.
Thomas.
--
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea. [ RFC1925, 2.3 ]
next prev parent reply other threads:[~2024-01-08 10:27 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-03 23:15 [PATCH 0/8] arch/ typo fixes Bjorn Helgaas
2024-01-03 23:15 ` [PATCH 1/8] alpha: Fix typos Bjorn Helgaas
2024-01-04 0:24 ` Randy Dunlap
2024-01-03 23:15 ` [PATCH 2/8] ARC: " Bjorn Helgaas
2024-01-04 0:31 ` Randy Dunlap
2024-01-04 19:02 ` Bjorn Helgaas
2024-03-29 19:26 ` Vineet Gupta
2024-03-29 22:14 ` [PATCH v2] " Bjorn Helgaas
2024-03-30 1:00 ` Vineet Gupta
2024-04-01 23:23 ` [PATCH 0/3] PCI/MSI: Remove IMS (Interrupt Message Store) support for now Bjorn Helgaas
2024-04-01 23:23 ` [PATCH 1/3] Revert "PCI/MSI: Provide stubs for IMS functions" Bjorn Helgaas
2024-04-02 2:46 ` Tian, Kevin
2024-04-01 23:23 ` [PATCH 2/3] Revert "PCI/MSI: Provide pci_ims_alloc/free_irq()" Bjorn Helgaas
2024-04-02 2:47 ` Tian, Kevin
2024-04-01 23:23 ` [PATCH 3/3] Revert "PCI/MSI: Provide IMS (Interrupt Message Store) support" Bjorn Helgaas
2024-04-02 2:48 ` Tian, Kevin
2024-04-02 2:45 ` [PATCH 0/3] PCI/MSI: Remove IMS (Interrupt Message Store) support for now Tian, Kevin
2024-04-02 16:42 ` Bjorn Helgaas
2024-01-03 23:16 ` [PATCH 3/8] arm64: Fix typos Bjorn Helgaas
2024-01-04 1:06 ` Randy Dunlap
2024-01-03 23:16 ` [PATCH 4/8] arm64: dts: " Bjorn Helgaas
2024-01-04 1:01 ` Randy Dunlap
2024-01-03 23:16 ` [PATCH 5/8] KVM: arm64: " Bjorn Helgaas
2024-01-04 0:59 ` Randy Dunlap
2024-01-15 12:01 ` Zenghui Yu
2024-02-24 4:39 ` Zenghui Yu
2024-02-24 9:12 ` Oliver Upton
2024-02-24 9:15 ` (subset) " Oliver Upton
2024-01-03 23:16 ` [PATCH 6/8] MIPS: " Bjorn Helgaas
2024-01-04 0:56 ` Randy Dunlap
2024-01-08 9:41 ` Thomas Bogendoerfer [this message]
2024-01-03 23:16 ` [PATCH 7/8] powerpc: " Bjorn Helgaas
2024-01-04 0:37 ` Randy Dunlap
2024-05-08 13:49 ` Michael Ellerman
2024-01-03 23:16 ` [PATCH 8/8] sparc: " Bjorn Helgaas
2024-01-04 0:41 ` Randy Dunlap
2024-02-16 16:19 ` Andreas Larsson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ZZvDOl8mBbeDmdyu@alpha.franken.de \
--to=tsbogend@alpha.franken.de \
--cc=bhelgaas@google.com \
--cc=helgaas@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mips@vger.kernel.org \
--cc=rdunlap@infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox