linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Geoff Levand <geoff@infradead.org>
To: Christoph Hellwig <hch@lst.de>, mpe@ellerman.id.au, npiggin@gmail.com
Cc: linuxppc-dev@lists.ozlabs.org
Subject: Re: [PATCH] powerpc/ps3: mark ps3_system_bus_type static
Date: Tue, 22 Nov 2022 08:39:00 -0800	[thread overview]
Message-ID: <5ed29ecb-1ab9-061b-664b-fd380ba77005@infradead.org> (raw)
In-Reply-To: <20221122072225.423432-1-hch@lst.de>

Hi Christoph,

On 11/21/22 23:22, Christoph Hellwig wrote:
> ps3_system_bus_type is only used inside of system-bus.c, so remove
> the external declaration and the very outdated comment next to it.
> 
> Signed-off-by: Christoph Hellwig <hch@lst.de>
> ---
>  arch/powerpc/include/asm/ps3.h          | 4 ----
>  arch/powerpc/platforms/ps3/system-bus.c | 2 +-
>  2 files changed, 1 insertion(+), 5 deletions(-)

I tested this applied to v6.1-rc6 and it seems to be OK.  Thanks
for submitting.

Acked-by: Geoff Levand <geoff@infradead.org>




  reply	other threads:[~2022-11-22 16:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-22  7:22 [PATCH] powerpc/ps3: mark ps3_system_bus_type static Christoph Hellwig
2022-11-22 16:39 ` Geoff Levand [this message]
2022-12-08 12:39 ` 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=5ed29ecb-1ab9-061b-664b-fd380ba77005@infradead.org \
    --to=geoff@infradead.org \
    --cc=hch@lst.de \
    --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).