Browse Source

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>
Bhanusree Pola 7 years ago
parent
commit
d22e273245
1 changed files with 2 additions and 3 deletions
  1. 2 3
      drivers/staging/comedi/comedi_usb.h

+ 2 - 3
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