summaryrefslogtreecommitdiff
path: root/drivers/staging/greybus
diff options
context:
space:
mode:
authorIoannis Valasakis <code@wizofe.uk>2018-11-09 13:53:46 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-11-09 09:49:02 -0800
commitce8befe9ab7a9bb4750f8b8a523d2b9461651d14 (patch)
tree5eb0f68036ba86fae30af9ad437086679c8b79c5 /drivers/staging/greybus
parentf17f542965d7774f7ad1a3bb17bbcd61f0bb982a (diff)
staging: greybus: fix SPDX License Identifier
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>
Diffstat (limited to 'drivers/staging/greybus')
-rw-r--r--drivers/staging/greybus/control.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/greybus/control.h b/drivers/staging/greybus/control.h
index 643ddb9e0f92..9eae2726ba3d 100644
--- 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
*