All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Ellerman <mpe@ellerman.id.au>
To: Bjorn Helgaas <helgaas@kernel.org>
Cc: Randy Dunlap <rdunlap@infradead.org>,
	linux-kernel@vger.kernel.org, Nicholas Piggin <npiggin@gmail.com>,
	Bjorn Helgaas <bhelgaas@google.com>,
	linuxppc-dev@lists.ozlabs.org
Subject: Re: [PATCH 7/8] powerpc: Fix typos
Date: Wed, 08 May 2024 23:49:29 +1000	[thread overview]
Message-ID: <87le4kmn12.fsf@mail.lhotse> (raw)
In-Reply-To: <20240103231605.1801364-8-helgaas@kernel.org>

Bjorn Helgaas <helgaas@kernel.org> writes:
> From: Bjorn Helgaas <bhelgaas@google.com>
>
> Fix typos, most reported by "codespell arch/powerpc".  Only touches
> comments, no code changes.
>
> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
> Cc: Nicholas Piggin <npiggin@gmail.com>
> Cc: Christophe Leroy <christophe.leroy@csgroup.eu>
> Cc: linuxppc-dev@lists.ozlabs.org

Applied to powerpc/next.

[1/1] powerpc: Fix typos
      https://git.kernel.org/powerpc/c/0ddbbb8960eaf91c7b432ec80566dfa60a8d79e4

cheers

WARNING: multiple messages have this Message-ID (diff)
From: Michael Ellerman <mpe@ellerman.id.au>
To: Bjorn Helgaas <helgaas@kernel.org>
Cc: Randy Dunlap <rdunlap@infradead.org>,
	linux-kernel@vger.kernel.org, Bjorn Helgaas <bhelgaas@google.com>,
	Nicholas Piggin <npiggin@gmail.com>,
	Christophe Leroy <christophe.leroy@csgroup.eu>,
	linuxppc-dev@lists.ozlabs.org
Subject: Re: [PATCH 7/8] powerpc: Fix typos
Date: Wed, 08 May 2024 23:49:29 +1000	[thread overview]
Message-ID: <87le4kmn12.fsf@mail.lhotse> (raw)
In-Reply-To: <20240103231605.1801364-8-helgaas@kernel.org>

Bjorn Helgaas <helgaas@kernel.org> writes:
> From: Bjorn Helgaas <bhelgaas@google.com>
>
> Fix typos, most reported by "codespell arch/powerpc".  Only touches
> comments, no code changes.
>
> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
> Cc: Nicholas Piggin <npiggin@gmail.com>
> Cc: Christophe Leroy <christophe.leroy@csgroup.eu>
> Cc: linuxppc-dev@lists.ozlabs.org

Applied to powerpc/next.

[1/1] powerpc: Fix typos
      https://git.kernel.org/powerpc/c/0ddbbb8960eaf91c7b432ec80566dfa60a8d79e4

cheers

  parent reply	other threads:[~2024-05-08 13:52 UTC|newest]

Thread overview: 55+ 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-03 23:15   ` Bjorn Helgaas
2024-01-04  0:31   ` Randy Dunlap
2024-01-04  0:31     ` Randy Dunlap
2024-01-04 19:02     ` Bjorn Helgaas
2024-01-04 19:02       ` Bjorn Helgaas
2024-03-29 19:26       ` Vineet Gupta
2024-03-29 19:26         ` Vineet Gupta
2024-03-29 22:14         ` [PATCH v2] " Bjorn Helgaas
2024-03-29 22:14           ` Bjorn Helgaas
2024-03-29 22:14           ` Bjorn Helgaas
2024-03-30  1:00           ` Vineet Gupta
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-03 23:16   ` Bjorn Helgaas
2024-01-04  1:06   ` Randy Dunlap
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-03 23:16   ` Bjorn Helgaas
2024-01-04  0:59   ` Randy Dunlap
2024-01-04  0:59     ` Randy Dunlap
2024-01-15 12:01   ` Zenghui Yu
2024-01-15 12:01     ` Zenghui Yu
2024-02-24  4:39   ` Zenghui Yu
2024-02-24  4:39     ` Zenghui Yu
2024-02-24  9:12     ` Oliver Upton
2024-02-24  9:12       ` Oliver Upton
2024-02-24  9:15   ` (subset) " Oliver Upton
2024-02-24  9:15     ` 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
2024-01-03 23:16 ` [PATCH 7/8] powerpc: " Bjorn Helgaas
2024-01-03 23:16   ` Bjorn Helgaas
2024-01-04  0:37   ` Randy Dunlap
2024-01-04  0:37     ` Randy Dunlap
2024-05-08 13:49   ` Michael Ellerman [this message]
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=87le4kmn12.fsf@mail.lhotse \
    --to=mpe@ellerman.id.au \
    --cc=bhelgaas@google.com \
    --cc=helgaas@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=npiggin@gmail.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.