]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
staging: comedi: comedidev.h: Fix SPDX-License-Identifier tag style
authorNishad Kamdar <nishadkamdar@gmail.com>
Thu, 24 May 2018 17:44:40 +0000 (23:14 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 25 May 2018 16:25:30 +0000 (18:25 +0200)
Replace // SPDX-License-Identifier: GPL-2.0+ by
/* SPDX-License-Identifier: GPL-2.0+ */ as per licensing rule
for C header files. Issue found by checkpatch. Part of
Eudyptula Challenge.

Signed-off-by: Nishad Kamdar <nishadkamdar@gmail.com>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/comedidev.h

index f3474a4ba69ee8cc20f4e75758ad5ab17eec0ddb..c54ac94d89d2de5e7de586d108ceeb330a30b910 100644 (file)
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0+
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * comedidev.h
  * header file for kernel-only structures, variables, and constants