From: Ioannis Valasakis Date: Fri, 9 Nov 2018 13:53:46 +0000 (+0000) Subject: staging: greybus: fix SPDX License Identifier X-Git-Tag: v5.0-rc1~97^2~327 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=ce8befe9ab7a9bb4750f8b8a523d2b9461651d14;p=linux.git staging: greybus: fix SPDX License Identifier Replace the SPDX identifier with standard C comment. Reported by checkpatch. Signed-off-by: Ioannis Valasakis Signed-off-by: Greg Kroah-Hartman --- 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 *