[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190818091022.GA30528@kroah.com>
Date: Sun, 18 Aug 2019 11:10:22 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
Andrew Morton <akpm@...ux-foundation.org>
Cc: Thomas Gleixner <tglx@...utronix.de>, linux-kernel@...r.kernel.org,
linux-spdx@...r.kernel.org
Subject: [GIT PULL] SPDX fixes for 5.3-rc5
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@...uxfoundation.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(-)
Powered by blists - more mailing lists