All of lore.kernel.org
 help / color / mirror / Atom feed
From: Brian Norris <briannorris@chromium.org>
To: klaus.goger@theobroma-systems.com
Cc: "Mark Rutland" <mark.rutland@arm.com>,
	"Heiko Stübner" <heiko@sntech.de>,
	"Huibin Hong" <huibin.hong@rock-chips.com>,
	"Catalin Marinas" <catalin.marinas@arm.com>,
	"Linus Walleij" <linus.walleij@linaro.org>,
	"Will Deacon" <will.deacon@arm.com>,
	"Kever Yang" <kever.yang@rock-chips.com>,
	LKML <linux-kernel@vger.kernel.org>,
	"Finley Xiao" <finley.xiao@rock-chips.com>,
	"Joseph Chen" <chenjh@rock-chips.com>,
	"Romain Perier" <romain.perier@collabora.com>,
	"Randy Li" <ayaka@soulik.info>,
	"Matthias Kaehlcke" <mka@chromium.org>,
	"Emil Renner Berthing" <kernel@esmil.dk>,
	"Sugar Zhang" <sugar.zhang@rock-chips.com>,
	"Simon Xue" <xxm@rock-chips.com>,
	"Heinrich Schuchardt" <xypron.glpk@gmx.de>,
	"Russell King" <linux@armlinux.org.uk>,
	"FUKAUMI Naoki" <naobsd@gmail.com>,
	"Jaehoon Chung" <jh80.chung@samsung.com>,
	linux-rockchip@lists.infradead.org,
	"Chen-Yu Tsai" <wens@csie.org>, "Jacob Chen" <jacob-chen@iotwrt>
Subject: Re: [PATCH 0/2] Use SPDX-License-Identifier for rockchip devicetree files
Date: Fri, 15 Dec 2017 11:19:54 -0800	[thread overview]
Message-ID: <20171215191953.GA50973@google.com> (raw)
In-Reply-To: <24788EB1-9868-41E9-B97C-7D85D8C3761D@theobroma-systems.com>

On Fri, Dec 15, 2017 at 05:27:52PM +0100, klaus.goger@theobroma-systems.com wrote:
> > On 15.12.2017, at 16:20, Heiko Stübner <heiko@sntech.de> wrote:
> > Am Freitag, 15. Dezember 2017, 15:42:48 CET schrieb Philippe Ombredanne:
> >> On Fri, Dec 15, 2017 at 3:28 PM, Heiko Stübner <heiko@sntech.de> wrote:
> >>> Am Freitag, 15. Dezember 2017, 14:45:34 CET schrieb Philippe Ombredanne:
> >>>> On Fri, Dec 15, 2017 at 12:44 PM, Klaus Goger
> >>>> <klaus.goger@theobroma-systems.com> wrote:
> >>>>> This patch series replaces all the license text in rockchip devicetree
> >>>>> files text with a proper SPDX-License-Identifier.
> >>>>> It follows the guidelines submitted[1] by Thomas Gleixner that are not
> >>>>> yet merged.

[...]

> I added the full list from the get_maintainers script. Some of the original authors
> got dropped as the current contribution level dropped below the scripts limit.
> I added the missing email addresses from the copyright headers to the CC list. 
> 
> Convenience links to the original patches for the added people:
> 
> https://patchwork.kernel.org/patch/10114845/
> https://patchwork.kernel.org/patch/10114843/

I can't possibly miss my chance to spam dozens of people! I don't really
care at all about this change, so pick whichever of the following will
get these patches out of my mailbox quicker (choice is at the
maintainers' discretion):

Acked-by: Brian Norris <briannorris@chromium.org>
Nacked-by: Brian Norris <briannorris@chromium.org>
Viewed-with-strong-indifference-by: Brian Norris <briannorris@chromium.org>

for both patches. (I was CC'd only on 1, but I contributed to both
sets.)

Brian

WARNING: multiple messages have this Message-ID (diff)
From: briannorris@chromium.org (Brian Norris)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] Use SPDX-License-Identifier for rockchip devicetree files
Date: Fri, 15 Dec 2017 11:19:54 -0800	[thread overview]
Message-ID: <20171215191953.GA50973@google.com> (raw)
In-Reply-To: <24788EB1-9868-41E9-B97C-7D85D8C3761D@theobroma-systems.com>

On Fri, Dec 15, 2017 at 05:27:52PM +0100, klaus.goger at theobroma-systems.com wrote:
> > On 15.12.2017, at 16:20, Heiko St?bner <heiko@sntech.de> wrote:
> > Am Freitag, 15. Dezember 2017, 15:42:48 CET schrieb Philippe Ombredanne:
> >> On Fri, Dec 15, 2017 at 3:28 PM, Heiko St?bner <heiko@sntech.de> wrote:
> >>> Am Freitag, 15. Dezember 2017, 14:45:34 CET schrieb Philippe Ombredanne:
> >>>> On Fri, Dec 15, 2017 at 12:44 PM, Klaus Goger
> >>>> <klaus.goger@theobroma-systems.com> wrote:
> >>>>> This patch series replaces all the license text in rockchip devicetree
> >>>>> files text with a proper SPDX-License-Identifier.
> >>>>> It follows the guidelines submitted[1] by Thomas Gleixner that are not
> >>>>> yet merged.

[...]

> I added the full list from the get_maintainers script. Some of the original authors
> got dropped as the current contribution level dropped below the scripts limit.
> I added the missing email addresses from the copyright headers to the CC list. 
> 
> Convenience links to the original patches for the added people:
> 
> https://patchwork.kernel.org/patch/10114845/
> https://patchwork.kernel.org/patch/10114843/

I can't possibly miss my chance to spam dozens of people! I don't really
care at all about this change, so pick whichever of the following will
get these patches out of my mailbox quicker (choice is at the
maintainers' discretion):

Acked-by: Brian Norris <briannorris@chromium.org>
Nacked-by: Brian Norris <briannorris@chromium.org>
Viewed-with-strong-indifference-by: Brian Norris <briannorris@chromium.org>

for both patches. (I was CC'd only on 1, but I contributed to both
sets.)

Brian

  reply	other threads:[~2017-12-15 19:19 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-15 11:44 [PATCH 0/2] Use SPDX-License-Identifier for rockchip devicetree files Klaus Goger
2017-12-15 11:44 ` Klaus Goger
2017-12-15 11:44 ` Klaus Goger
     [not found] ` <20171215114427.32059-1-klaus.goger-SN7IsUiht6C/RdPyistoZJqQE7yCjDx5@public.gmane.org>
2017-12-15 11:44   ` [PATCH 1/2] arm64: dts: rockchip: use SPDX-License-Identifier Klaus Goger
2017-12-15 11:44     ` Klaus Goger
2017-12-15 11:44     ` Klaus Goger
2017-12-15 11:44   ` [PATCH 2/2] ARM: " Klaus Goger
2017-12-15 11:44     ` Klaus Goger
2017-12-15 13:45   ` [PATCH 0/2] Use SPDX-License-Identifier for rockchip devicetree files Philippe Ombredanne
2017-12-15 13:45     ` Philippe Ombredanne
2017-12-15 13:45     ` Philippe Ombredanne
2017-12-15 14:28     ` Heiko Stübner
2017-12-15 14:28       ` Heiko Stübner
2017-12-15 14:42       ` Philippe Ombredanne
2017-12-15 14:42         ` Philippe Ombredanne
     [not found]         ` <CAOFm3uHuwmU1nCcU1MQ9qgGZ0A70ycuoo8XpWcDzgPQFzFRnRA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-12-15 15:20           ` Heiko Stübner
2017-12-15 15:20             ` Heiko Stübner
2017-12-15 16:27             ` klaus.goger
2017-12-15 16:27               ` klaus.goger at theobroma-systems.com
2017-12-15 19:19               ` Brian Norris [this message]
2017-12-15 19:19                 ` Brian Norris
     [not found]               ` <24788EB1-9868-41E9-B97C-7D85D8C3761D-SN7IsUiht6C/RdPyistoZJqQE7yCjDx5@public.gmane.org>
2017-12-18 11:43                 ` Matthias Brugger
2017-12-18 11:43                   ` Matthias Brugger
2017-12-15 17:29   ` Doug Anderson
2017-12-15 17:29     ` Doug Anderson
2017-12-15 17:29     ` Doug Anderson
2018-06-04 10:18     ` Heiko Stuebner
2018-06-04 10:18       ` Heiko Stuebner
2018-06-04 10:18       ` Heiko Stuebner
2018-06-04 10:19 ` Heiko Stuebner
2018-06-04 10:19   ` Heiko Stuebner
2018-06-04 10:19   ` Heiko Stuebner

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=20171215191953.GA50973@google.com \
    --to=briannorris@chromium.org \
    --cc=ayaka@soulik.info \
    --cc=catalin.marinas@arm.com \
    --cc=chenjh@rock-chips.com \
    --cc=finley.xiao@rock-chips.com \
    --cc=heiko@sntech.de \
    --cc=huibin.hong@rock-chips.com \
    --cc=jacob-chen@iotwrt \
    --cc=jh80.chung@samsung.com \
    --cc=kernel@esmil.dk \
    --cc=kever.yang@rock-chips.com \
    --cc=klaus.goger@theobroma-systems.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=linux@armlinux.org.uk \
    --cc=mark.rutland@arm.com \
    --cc=mka@chromium.org \
    --cc=naobsd@gmail.com \
    --cc=romain.perier@collabora.com \
    --cc=sugar.zhang@rock-chips.com \
    --cc=wens@csie.org \
    --cc=will.deacon@arm.com \
    --cc=xxm@rock-chips.com \
    --cc=xypron.glpk@gmx.de \
    /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.