mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: tip-bot for Thomas Gleixner <tipbot@zytor.com>
To: linux-tip-commits@vger.kernel.org
Cc: marc.zyngier@arm.com, mingo@kernel.org, pombredanne@nexb.com,
	kstewart@linuxfoundation.org, linux-kernel@vger.kernel.org,
	hpa@zytor.com, gregkh@linuxfoundation.org, tglx@linutronix.de
Subject: [tip:irq/core] genirq/matrix: Cleanup SPDX identifier
Date: Tue, 20 Mar 2018 06:28:28 -0700	[thread overview]
Message-ID: <tip-90cafdd521721eb588a738fae17ac70e50675686@git.kernel.org> (raw)
In-Reply-To: <20180314212030.492674761@linutronix.de>

Commit-ID:  90cafdd521721eb588a738fae17ac70e50675686
Gitweb:     https://git.kernel.org/tip/90cafdd521721eb588a738fae17ac70e50675686
Author:     Thomas Gleixner <tglx@linutronix.de>
AuthorDate: Wed, 14 Mar 2018 22:15:17 +0100
Committer:  Thomas Gleixner <tglx@linutronix.de>
CommitDate: Tue, 20 Mar 2018 14:23:28 +0100

genirq/matrix: Cleanup SPDX identifier

Use the proper SPDX-Identifier format.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Marc Zyngier <marc.zyngier@arm.com>
Cc: Kate Stewart <kstewart@linuxfoundation.org>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Philippe Ombredanne <pombredanne@nexb.com>
Link: https://lkml.kernel.org/r/20180314212030.492674761@linutronix.de

---
 kernel/irq/matrix.c | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/kernel/irq/matrix.c b/kernel/irq/matrix.c
index 4c5770407031..5092494bf261 100644
--- a/kernel/irq/matrix.c
+++ b/kernel/irq/matrix.c
@@ -1,8 +1,6 @@
-/*
- * Copyright (C) 2017 Thomas Gleixner <tglx@linutronix.de>
- *
- * SPDX-License-Identifier: GPL-2.0
- */
+// SPDX-License-Identifier: GPL-2.0
+// Copyright (C) 2017 Thomas Gleixner <tglx@linutronix.de>
+
 #include <linux/spinlock.h>
 #include <linux/seq_file.h>
 #include <linux/bitmap.h>

  reply	other threads:[~2018-03-20 13:28 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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-bot for Thomas Gleixner [this message]
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

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=tip-90cafdd521721eb588a738fae17ac70e50675686@git.kernel.org \
    --to=tipbot@zytor.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=hpa@zytor.com \
    --cc=kstewart@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-tip-commits@vger.kernel.org \
    --cc=marc.zyngier@arm.com \
    --cc=mingo@kernel.org \
    --cc=pombredanne@nexb.com \
    --cc=tglx@linutronix.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome