linux-spdx.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	Andrew Morton <akpm@linux-foundation.org>
Cc: Thomas Gleixner <tglx@linutronix.de>,
	linux-kernel@vger.kernel.org, linux-spdx@vger.kernel.org
Subject: [GIT PULL] SPDX fixes for 5.3-rc5
Date: Sun, 18 Aug 2019 11:10:22 +0200	[thread overview]
Message-ID: <20190818091022.GA30528@kroah.com> (raw)

The following changes since commit 609488bc979f99f805f34e9a32c1e3b71179d10b:

  Linux 5.3-rc2 (2019-07-28 12:47:02 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx.git tags/spdx-5.3-rc5

for you to fetch changes up to 0dda5907b0fc60f72f67f479f224e02c95d06e21:

  i2c: stm32: Use the correct style for SPDX License Identifier (2019-08-05 18:06:10 +0200)

----------------------------------------------------------------
SPDX fixes for 5.3-rc5

Here are 4 small SPDX fixes for 5.3-rc5.  A few style fixes for some
SPDX comments, added an SPDX tag for one file, and fix up some GPL
boilerplate for another file.

All of these have been in linux-next for a few weeks with no reported
issues (they are comment changes only, so that's to be expected...)

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

----------------------------------------------------------------
Matthias Maennich (1):
      coccinelle: api/atomic_as_refcounter: add SPDX License Identifier

Nishad Kamdar (2):
      intel_th: Use the correct style for SPDX License Identifier
      i2c: stm32: Use the correct style for SPDX License Identifier

Thomas Huth (1):
      kernel/configs: Replace GPL boilerplate code with SPDX identifier

 drivers/hwtracing/intel_th/msu.h                  |  2 +-
 drivers/hwtracing/intel_th/pti.h                  |  2 +-
 drivers/i2c/busses/i2c-stm32.h                    |  2 +-
 kernel/configs.c                                  | 16 +---------------
 scripts/coccinelle/api/atomic_as_refcounter.cocci |  1 +
 5 files changed, 5 insertions(+), 18 deletions(-)

             reply	other threads:[~2019-08-18  9:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-18  9:10 Greg KH [this message]
2019-08-18 16:55 ` [GIT PULL] SPDX fixes for 5.3-rc5 pr-tracker-bot

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=20190818091022.GA30528@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-spdx@vger.kernel.org \
    --cc=tglx@linutronix.de \
    --cc=torvalds@linux-foundation.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 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).