All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] staging: comedi: comedi_usb.h: SPDX License Identifier is added in the first line
@ 2018-05-29 18:09 Bhanusree Pola
  0 siblings, 0 replies; only message in thread
From: Bhanusree Pola @ 2018-05-29 18:09 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: linux-kernel, devel, H Hartley Sweeten

SPDX License Identifier is added in form of a comment.

Signed-off-by: Bhanusree Pola <bhanusreemahesh@gmail.com>
---
 drivers/staging/comedi/comedi_usb.h | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/drivers/staging/comedi/comedi_usb.h b/drivers/staging/comedi/comedi_usb.h
index 50287de..601e29d 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
-- 
2.7.4

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2018-05-29 18:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-29 18:09 [PATCH] staging: comedi: comedi_usb.h: SPDX License Identifier is added in the first line Bhanusree Pola

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.