linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Randy Dunlap <rdunlap@infradead.org>
To: Bjorn Helgaas <helgaas@kernel.org>,
	Michael Ellerman <mpe@ellerman.id.au>
Cc: Bjorn Helgaas <bhelgaas@google.com>,
	linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org,
	Nicholas Piggin <npiggin@gmail.com>
Subject: Re: [PATCH 7/8] powerpc: Fix typos
Date: Wed, 3 Jan 2024 16:37:00 -0800	[thread overview]
Message-ID: <e3dcf2f8-85dc-4adc-b917-af494a829499@infradead.org> (raw)
In-Reply-To: <20240103231605.1801364-8-helgaas@kernel.org>



On 1/3/24 15:16, Bjorn Helgaas wrote:
> 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
> ---
>  arch/powerpc/boot/Makefile                   |  4 ++--
>  arch/powerpc/boot/dts/acadia.dts             |  2 +-
>  arch/powerpc/boot/main.c                     |  2 +-
>  arch/powerpc/boot/ps3.c                      |  2 +-
>  arch/powerpc/include/asm/io.h                |  2 +-
>  arch/powerpc/include/asm/opal-api.h          |  4 ++--
>  arch/powerpc/include/asm/pmac_feature.h      |  2 +-
>  arch/powerpc/include/asm/uninorth.h          |  2 +-
>  arch/powerpc/include/uapi/asm/bootx.h        |  2 +-
>  arch/powerpc/kernel/eeh_pe.c                 |  2 +-
>  arch/powerpc/kernel/fadump.c                 |  2 +-
>  arch/powerpc/kernel/misc_64.S                |  4 ++--
>  arch/powerpc/kernel/process.c                | 12 ++++++------
>  arch/powerpc/kernel/ptrace/ptrace-tm.c       |  2 +-
>  arch/powerpc/kernel/smp.c                    |  2 +-
>  arch/powerpc/kernel/sysfs.c                  |  4 ++--
>  arch/powerpc/kvm/book3s_xive.c               |  2 +-
>  arch/powerpc/mm/cacheflush.c                 |  2 +-
>  arch/powerpc/mm/nohash/kaslr_booke.c         |  2 +-
>  arch/powerpc/platforms/512x/mpc512x_shared.c |  2 +-
>  arch/powerpc/platforms/cell/spufs/sched.c    |  2 +-
>  arch/powerpc/platforms/maple/pci.c           |  2 +-
>  arch/powerpc/platforms/powermac/pic.c        |  2 +-
>  arch/powerpc/platforms/powermac/sleep.S      |  2 +-
>  arch/powerpc/platforms/powernv/pci-sriov.c   |  4 ++--
>  arch/powerpc/platforms/powernv/vas-window.c  |  2 +-
>  arch/powerpc/platforms/pseries/vas.c         |  2 +-
>  arch/powerpc/sysdev/xive/common.c            |  4 ++--
>  arch/powerpc/sysdev/xive/native.c            |  2 +-
>  29 files changed, 40 insertions(+), 40 deletions(-)

Reviewed-by: Randy Dunlap <rdunlap@infradead.org>

Thanks.

-- 
#Randy

  reply	other threads:[~2024-01-04  0:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20240103231605.1801364-1-helgaas@kernel.org>
2024-01-03 23:16 ` [PATCH 7/8] powerpc: Fix typos Bjorn Helgaas
2024-01-04  0:37   ` Randy Dunlap [this message]
2024-05-08 13:49   ` Michael Ellerman

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=e3dcf2f8-85dc-4adc-b917-af494a829499@infradead.org \
    --to=rdunlap@infradead.org \
    --cc=bhelgaas@google.com \
    --cc=helgaas@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=mpe@ellerman.id.au \
    --cc=npiggin@gmail.com \
    /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;
as well as URLs for NNTP newsgroup(s).