projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a7ba1c2
)
iio: scmi: fix spelling of SPDX tag
author
Tom Rix
<trix@redhat.com>
Thu, 10 Jun 2021 21:44:36 +0000
(14:44 -0700)
committer
Jonathan Cameron
<Jonathan.Cameron@huawei.com>
Sun, 13 Jun 2021 16:00:18 +0000
(17:00 +0100)
checkpatch looks for SPDX-License-Identifier.
Remove the extra spaces.
Signed-off-by: Tom Rix <trix@redhat.com>
Link:
https://lore.kernel.org/r/20210610214438.3161140-7-trix@redhat.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/common/scmi_sensors/Makefile
patch
|
blob
|
history
diff --git
a/drivers/iio/common/scmi_sensors/Makefile
b/drivers/iio/common/scmi_sensors/Makefile
index f13140a2575a4642e504e9e1dc336478ebfb628b..645e0fce1a739ee9f2c636395186663155a43ad2 100644
(file)
--- a/
drivers/iio/common/scmi_sensors/Makefile
+++ b/
drivers/iio/common/scmi_sensors/Makefile
@@
-1,4
+1,4
@@
-# SPDX
- License - Identifier : GPL - 2.0 -
only
+# SPDX
-License-Identifier: GPL-2.0-
only
#
# Makefile for the IIO over SCMI
#