From: Bhanusree Pola Date: Tue, 29 May 2018 18:09:32 +0000 (+0530) Subject: staging: comedi: comedi_usb.h: SPDX License Identifier is added in the first line X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=d22e273245a3043332a3713c6b1aaea18976799d;p=linux.git 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 Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/comedi/comedi_usb.h b/drivers/staging/comedi/comedi_usb.h index 50287de7a239b..601e29d3891c8 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