All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] SPDX fix for 5.5-rc1
@ 2019-12-03 20:37 Greg KH
  2019-12-03 22:25 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2019-12-03 20:37 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: Thomas Gleixner, linux-kernel, linux-spdx

The following changes since commit 31f4f5b495a62c9a8b15b1c3581acd5efeb9af8c:

  Linux 5.4-rc7 (2019-11-10 16:17:15 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx.git tags/spdx-5.5-rc1

for you to fetch changes up to bf49d9dd6fef688733e2ddbd55f7bcb57df194e4:

  export,module: add SPDX GPL-2.0 license identifier to headers with no license (2019-11-14 11:36:53 +0800)

----------------------------------------------------------------
SPDX fix for 5.5-rc1

Here is a single SPDX fixup for 5.5-rc1

It resolves an issue where we had missed a few .h files with the
auto-tagging scripts because they had "GPL" text in strings within the
file themselves.  This single patch fixes up the issue and provides the
proper SPDX tags at the top of them as needed.

This patch has been in linux-next for many many weeks now with no
reported issues.

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

----------------------------------------------------------------
Masahiro Yamada (1):
      export,module: add SPDX GPL-2.0 license identifier to headers with no license

 include/asm-generic/export.h | 1 +
 include/linux/export.h       | 1 +
 include/linux/license.h      | 1 +
 include/linux/module.h       | 7 +++++--
 4 files changed, 8 insertions(+), 2 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] SPDX fix for 5.5-rc1
  2019-12-03 20:37 [GIT PULL] SPDX fix for 5.5-rc1 Greg KH
@ 2019-12-03 22:25 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-12-03 22:25 UTC (permalink / raw)
  To: Greg KH
  Cc: Linus Torvalds, Andrew Morton, Thomas Gleixner, linux-kernel, linux-spdx

The pull request you sent on Tue, 3 Dec 2019 21:37:11 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx.git tags/spdx-5.5-rc1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/388c645a33a739bb96aa5ffe283ec68786ea7890

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-12-03 22:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-03 20:37 [GIT PULL] SPDX fix for 5.5-rc1 Greg KH
2019-12-03 22:25 ` pr-tracker-bot

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.