linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch 0/4] genirq: Clean up license information
@ 2018-03-14 21:15 Thomas Gleixner
  2018-03-14 21:15 ` [patch 1/4] genirq: Cleanup top of file comments Thomas Gleixner
                   ` (5 more replies)
  0 siblings, 6 replies; 14+ messages in thread
From: Thomas Gleixner @ 2018-03-14 21:15 UTC (permalink / raw)
  To: LKML
  Cc: Ingo Molnar, Marc Zyngier, Kate Stewart, Philippe Ombredanne,
	Greg Kroah-Hartman

The following patch series cleans up the licensing information in the
generic irq subsystem.

  * Replace boiler plate language and sloppy references with SPDX

  * Add missing SPDX identifiers to files with no license reference

  * Use the proper tag format

While at it clean up the top of file comments by removing pointless
references to the filename itself and condense the information where
appropriate.

Thanks,

	tglx

---
 autoprobe.c    |    2 --
 chip.c         |   10 ++++------
 cpuhotplug.c   |    5 +----
 debugfs.c      |    8 +++-----
 devres.c       |    1 +
 dummychip.c    |    1 +
 generic-chip.c |    1 +
 handle.c       |    8 +++-----
 ipi.c          |    3 +--
 irq_sim.c      |   10 ++--------
 irqdesc.c      |    6 +++---
 irqdomain.c    |    2 ++
 manage.c       |    3 +--
 matrix.c       |    8 +++-----
 msi.c          |    5 +----
 pm.c           |    3 +--
 proc.c         |    2 --
 resend.c       |    2 --
 spurious.c     |    2 --
 timings.c      |   13 +++----------
 20 files changed, 31 insertions(+), 64 deletions(-)

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

end of thread, other threads:[~2018-03-20 13:29 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-14 21:15 [patch 0/4] genirq: Clean up license information Thomas Gleixner
2018-03-14 21:15 ` [patch 1/4] genirq: Cleanup top of file comments Thomas Gleixner
2018-03-20 13:27   ` [tip:irq/core] " tip-bot for Thomas Gleixner
2018-03-14 21:15 ` [patch 2/4] genirq/matrix: Cleanup SPDX identifier Thomas Gleixner
2018-03-20 13:28   ` [tip:irq/core] " tip-bot for Thomas Gleixner
2018-03-14 21:15 ` [patch 3/4] genirq: Convert various GPL references to SPDX Thomas Gleixner
2018-03-15  7:44   ` Daniel Lezcano
2018-03-14 21:15 ` [patch 4/4] genirq: Add missing SPDX identifiers Thomas Gleixner
2018-03-20 13:28   ` [tip:irq/core] " tip-bot for Thomas Gleixner
2018-03-20 13:29   ` [tip:irq/core] genirq: Remove license boilerplate/references tip-bot for Thomas Gleixner
2018-03-15 10:46 ` [patch 0/4] genirq: Clean up license information Marc Zyngier
2018-03-15 15:00 ` Joe Perches
2018-03-15 17:23   ` Greg Kroah-Hartman
2018-03-15 17:35     ` Joe Perches

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).