From: ankit patel Date: Fri, 15 Jun 2018 18:42:13 +0000 (-0500) Subject: Staging: comedi: comedi_compat32.h: fixed missing or malformed SPDX-License-Identifier X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=6557dd49369c2a9cfc21988bc0f793fa7ed54c01;p=openwrt%2Fstaging%2Fblogic.git 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 Signed-off-by: Greg Kroah-Hartman --- 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.