[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20210822021842.1833-1-caihuoqing@baidu.com>
Date: Sun, 22 Aug 2021 10:18:42 +0800
From: Cai Huoqing <caihuoqing@...du.com>
To: <tglx@...utronix.de>
CC: <linux-kernel@...r.kernel.org>, Cai Huoqing <caihuoqing@...du.com>
Subject: [PATCH] genirq: Remove repeated verbose license text
remove it because SPDX-License-Identifier is already used
Signed-off-by: Cai Huoqing <caihuoqing@...du.com>
---
kernel/irq/cpuhotplug.c | 4 ----
1 file changed, 4 deletions(-)
diff --git a/kernel/irq/cpuhotplug.c b/kernel/irq/cpuhotplug.c
index 02236b13b359..c3bc17f4c10e 100644
--- a/kernel/irq/cpuhotplug.c
+++ b/kernel/irq/cpuhotplug.c
@@ -4,10 +4,6 @@
* arch/arm implementation
*
* Copyright (C) Russell King
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
*/
#include <linux/interrupt.h>
#include <linux/ratelimit.h>
--
2.25.1
Powered by blists - more mailing lists