projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
506506c
)
perf/marvell_cn10k: Remove useless license text when SPDX-License-Identifier is alrea...
author
Christophe JAILLET
<christophe.jaillet@wanadoo.fr>
Sat, 11 Jun 2022 08:37:40 +0000
(10:37 +0200)
committer
Will Deacon
<will@kernel.org>
Fri, 24 Jun 2022 12:19:44 +0000
(13:19 +0100)
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>
Link:
https://lore.kernel.org/r/4a8016a6da9cc6815cfa0f97ae8d3dd862797bda.1654936653.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Will Deacon <will@kernel.org>
drivers/perf/marvell_cn10k_tad_pmu.c
patch
|
blob
|
history
diff --git
a/drivers/perf/marvell_cn10k_tad_pmu.c
b/drivers/perf/marvell_cn10k_tad_pmu.c
index 282d3a071a67c661de6986d53a31dfd34a0186f2..3d4b6d381783028c10e27f6e9db591bd2eee92ad 100644
(file)
--- 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