projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8777dd9
)
spi: spi-gxp: fix typo in SPDX identifier line
author
Bird, Tim
<Tim.Bird@sony.com>
Mon, 3 Oct 2022 19:05:18 +0000
(19:05 +0000)
committer
Mark Brown
<broonie@kernel.org>
Tue, 4 Oct 2022 11:45:07 +0000
(12:45 +0100)
Use '-' instead of '=' in identifier: "GPL-2.0-or-later"
Signed-off-by: Tim Bird <tim.bird@sony.com>
Link:
https://lore.kernel.org/r/BYAPR13MB2503FF6412666D29FEAC8DCDFD5B9@BYAPR13MB2503.namprd13.prod.outlook.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-gxp.c
patch
|
blob
|
history
diff --git
a/drivers/spi/spi-gxp.c
b/drivers/spi/spi-gxp.c
index 15b11018383909763ddf45991c3bf61dd74d647d..c900c2f39b578f1d114249cb78d6831cc605e488 100644
(file)
--- a/
drivers/spi/spi-gxp.c
+++ b/
drivers/spi/spi-gxp.c
@@
-1,4
+1,4
@@
-// SPDX-License-Identifier: GPL-2.0
=
or-later
+// SPDX-License-Identifier: GPL-2.0
-
or-later
/* Copyright (C) 2022 Hewlett-Packard Development Company, L.P. */
#include <linux/iopoll.h>