projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f17f542
)
staging: greybus: fix SPDX License Identifier
author
Ioannis Valasakis
<code@wizofe.uk>
Fri, 9 Nov 2018 13:53:46 +0000
(13:53 +0000)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 9 Nov 2018 17:49:02 +0000
(09:49 -0800)
Replace the SPDX identifier with standard C comment.
Reported by checkpatch.
Signed-off-by: Ioannis Valasakis <code@wizofe.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/greybus/control.h
patch
|
blob
|
history
diff --git
a/drivers/staging/greybus/control.h
b/drivers/staging/greybus/control.h
index 643ddb9e0f924d85dbd128476c52ee7bfa4c72c5..9eae2726ba3d371e8083308e44369b6e3e212b0d 100644
(file)
--- a/
drivers/staging/greybus/control.h
+++ b/
drivers/staging/greybus/control.h
@@
-1,4
+1,4
@@
-/
/ SPDX-License-Identifier: GPL-2.0
+/
* SPDX-License-Identifier: GPL-2.0 */
/*
* Greybus CPort control protocol
*