aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/comedi_compat32.h
diff options
context:
space:
mode:
authorankit patel <ankit.mayurbhai.patel@gmail.com>2018-06-15 13:42:13 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-06-18 10:55:11 +0200
commit6557dd49369c2a9cfc21988bc0f793fa7ed54c01 (patch)
tree41eea530a4eff69f1908790d845e65a4a53878a3 /drivers/staging/comedi/comedi_compat32.h
parentStaging: comedi: comedi_pci.h: fixed missing or malformed SPDX-License-Identifier (diff)
downloadlinux-dev-6557dd49369c2a9cfc21988bc0f793fa7ed54c01.tar.xz
linux-dev-6557dd49369c2a9cfc21988bc0f793fa7ed54c01.zip
Staging: comedi: comedi_compat32.h: fixed missing or malformed SPDX-License-Identifier
Fixed SPDX-License-Identifier comment on first line Signed-off-by: ankit patel <ankit.mayurbhai.patel@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/comedi/comedi_compat32.h')
-rw-r--r--drivers/staging/comedi/comedi_compat32.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/comedi/comedi_compat32.h b/drivers/staging/comedi/comedi_compat32.h
index 3980e6e1bd0d..dc3e2a9442c7 100644
--- a/drivers/staging/comedi/comedi_compat32.h
+++ b/drivers/staging/comedi/comedi_compat32.h
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0+
+/* SPDX-License-Identifier: GPL-2.0+ */
/*
* comedi/comedi_compat32.h
* 32-bit ioctl compatibility for 64-bit comedi kernel module.