aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi
diff options
context:
space:
mode:
authorBhanusree Pola <bhanusreemahesh@gmail.com>2018-05-29 23:39:32 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-05-31 19:00:53 +0200
commitd22e273245a3043332a3713c6b1aaea18976799d (patch)
tree1d310a373b54cf90972e3a5ba7429f36ff90f885 /drivers/staging/comedi
parentstaging: mt7621-pci: Fix line size exceeding 80 columns. (diff)
downloadlinux-dev-d22e273245a3043332a3713c6b1aaea18976799d.tar.xz
linux-dev-d22e273245a3043332a3713c6b1aaea18976799d.zip
staging: comedi: comedi_usb.h: SPDX License Identifier is added in the first line
SPDX License Identifier is added in form of a comment. Signed-off-by: Bhanusree Pola <bhanusreemahesh@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/comedi')
-rw-r--r--drivers/staging/comedi/comedi_usb.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/drivers/staging/comedi/comedi_usb.h b/drivers/staging/comedi/comedi_usb.h
index 50287de7a239..601e29d3891c 100644
--- a/drivers/staging/comedi/comedi_usb.h
+++ b/drivers/staging/comedi/comedi_usb.h
@@ -1,6 +1,5 @@
-// SPDX-License-Identifier: GPL-2.0+
-/*
- * comedi_usb.h
+/* SPDX-License-Identifier: GPL-2.0+ */
+/* comedi_usb.h
* header file for USB Comedi drivers
*
* COMEDI - Linux Control and Measurement Device Interface