linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Cc: dalias@libc.org, linux-sh@vger.kernel.org, ysato@users.sourceforge.jp
Subject: Re: patch "maple: make maple_bus_type static and const" added to char-misc-testing
Date: Thu, 4 Jan 2024 14:57:26 +0100	[thread overview]
Message-ID: <2024010406-country-entire-262d@gregkh> (raw)
In-Reply-To: <7bdec121c0ce916f4589dd4247f9482704373aee.camel@physik.fu-berlin.de>

On Thu, Jan 04, 2024 at 02:48:18PM +0100, John Paul Adrian Glaubitz wrote:
> Hi Greg!
> 
> On Thu, 2024-01-04 at 14:37 +0100, gregkh@linuxfoundation.org wrote:
> > This is a note to let you know that I've just added the patch titled
> > 
> >     maple: make maple_bus_type static and const
> > 
> > to my char-misc git tree which can be found at
> >     git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git
> > in the char-misc-testing branch.
> > 
> > The patch will show up in the next release of the linux-next tree
> > (usually sometime within the next 24 hours during the week.)
> > 
> > The patch will be merged to the char-misc-next branch sometime soon,
> > after it passes testing, and the merge window is open.
> > 
> > If you have any questions about this process, please let me know.
> > 
> > 
> > From e76933a9bfa9b7f28a387f2e13cb3e689adc200d Mon Sep 17 00:00:00 2001
> > From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> > Date: Tue, 19 Dec 2023 15:06:19 +0100
> > Subject: maple: make maple_bus_type static and const
> > 
> > There is no need to export maple_bus_type as no one uses it outside of
> > maple.c, so make it static, AND make it const as it can be read-only as
> > no one modifies it.
> 
> I was planning to start reviewing patches for arch/sh the upcoming weekend,
> so you don't have to take the patch through your own tree.

No worries, this way it gets into 6.8-rc1.

thanks,

greg k-h

  reply	other threads:[~2024-01-04 13:57 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-04 13:37 patch "maple: make maple_bus_type static and const" added to char-misc-testing gregkh
2024-01-04 13:48 ` John Paul Adrian Glaubitz
2024-01-04 13:57   ` Greg KH [this message]
2024-01-04 14:02     ` John Paul Adrian Glaubitz
2024-01-04 14:16       ` Geert Uytterhoeven
2024-01-04 14:20       ` Greg KH
2024-01-04 14:41         ` John Paul Adrian Glaubitz
2024-01-04 16:01           ` Geert Uytterhoeven
2024-01-04 18:44             ` John Paul Adrian Glaubitz
2024-01-05  7:34               ` Greg KH
2024-01-05  9:38                 ` John Paul Adrian Glaubitz
2024-01-05  9:45                   ` Greg KH
2024-01-07 21:39                     ` John Paul Adrian Glaubitz
2024-01-05  9:13               ` Geert Uytterhoeven
2024-01-07 21:46                 ` John Paul Adrian Glaubitz

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=2024010406-country-entire-262d@gregkh \
    --to=gregkh@linuxfoundation.org \
    --cc=dalias@libc.org \
    --cc=glaubitz@physik.fu-berlin.de \
    --cc=linux-sh@vger.kernel.org \
    --cc=ysato@users.sourceforge.jp \
    /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).