瀏覽代碼

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 年之前
父節點
當前提交
d22e273245
共有 1 個文件被更改,包括 2 次插入3 次删除
  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