[PATCH] perf/marvell_cn10k: Remove useless license text when SPDX-License-Identifier is already used

Christophe JAILLET posted 1 patch 3 years, 10 months ago
drivers/perf/marvell_cn10k_tad_pmu.c | 4 ----
1 file changed, 4 deletions(-)
[PATCH] perf/marvell_cn10k: Remove useless license text when SPDX-License-Identifier is already used
Posted by Christophe JAILLET 3 years, 10 months ago
An SPDX-License-Identifier is already in place. There is no need to
duplicate part of the corresponding license.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
---
 drivers/perf/marvell_cn10k_tad_pmu.c | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/drivers/perf/marvell_cn10k_tad_pmu.c b/drivers/perf/marvell_cn10k_tad_pmu.c
index 282d3a071a67..3d4b6d381783 100644
--- a/drivers/perf/marvell_cn10k_tad_pmu.c
+++ b/drivers/perf/marvell_cn10k_tad_pmu.c
@@ -2,10 +2,6 @@
 /* Marvell CN10K LLC-TAD perf driver
  *
  * Copyright (C) 2021 Marvell
- *
- * 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.
  */
 
 #define pr_fmt(fmt) "tad_pmu: " fmt
-- 
2.34.1
Re: [PATCH] perf/marvell_cn10k: Remove useless license text when SPDX-License-Identifier is already used
Posted by Will Deacon 3 years, 10 months ago
On Sat, 11 Jun 2022 10:37:40 +0200, Christophe JAILLET wrote:
> An SPDX-License-Identifier is already in place. There is no need to
> duplicate part of the corresponding license.
> 
> 

Applied to will (for-next/perf), thanks!

[1/1] perf/marvell_cn10k: Remove useless license text when SPDX-License-Identifier is already used
      https://git.kernel.org/will/c/8e28e53f1356

Cheers,
-- 
Will

https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev