All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/5] Staging: comedi: comedi.h: fixed missing or malformed SPDX-License-Identifier
@ 2018-06-15 18:42 ankit patel
  2018-06-15 18:42 ` [PATCH 2/5] Staging: comedi: comedi_compat32.h: " ankit patel
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: ankit patel @ 2018-06-15 18:42 UTC (permalink / raw)
  To: gregkh; +Cc: abbotti, hsweeten, devel, linux-kernel, ankit patel

Fixed SPDX-License-Identifier comment on first line

Signed-off-by: ankit patel <ankit.mayurbhai.patel@gmail.com>
---
 drivers/staging/comedi/comedi.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/comedi/comedi.h b/drivers/staging/comedi/comedi.h
index c0bc413f7fe0..bb961ac79b7e 100644
--- a/drivers/staging/comedi/comedi.h
+++ b/drivers/staging/comedi/comedi.h
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: LGPL-2.0+
+/* SPDX-License-Identifier: LGPL-2.0+ */
 /*
  * comedi.h
  * header file for COMEDI user API
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [PATCH 2/5] Staging: comedi: comedi_compat32.h: fixed missing or malformed SPDX-License-Identifier
  2018-06-15 18:42 [PATCH 1/5] Staging: comedi: comedi.h: fixed missing or malformed SPDX-License-Identifier ankit patel
@ 2018-06-15 18:42 ` ankit patel
  2018-06-15 18:42 ` [PATCH 3/5] Staging: comedi: comedi_pci.h: " ankit patel
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: ankit patel @ 2018-06-15 18:42 UTC (permalink / raw)
  To: gregkh; +Cc: abbotti, hsweeten, devel, linux-kernel, ankit patel

Fixed SPDX-License-Identifier comment on first line

Signed-off-by: ankit patel <ankit.mayurbhai.patel@gmail.com>
---
 drivers/staging/comedi/comedi_compat32.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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.
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [PATCH 3/5] Staging: comedi: comedi_pci.h: fixed missing or malformed SPDX-License-Identifier
  2018-06-15 18:42 [PATCH 1/5] Staging: comedi: comedi.h: fixed missing or malformed SPDX-License-Identifier ankit patel
  2018-06-15 18:42 ` [PATCH 2/5] Staging: comedi: comedi_compat32.h: " ankit patel
@ 2018-06-15 18:42 ` ankit patel
  2018-06-15 18:42 ` [PATCH 4/5] Staging: comedi: comedi_pcmcia.h: " ankit patel
  2018-06-15 18:42 ` [PATCH 5/5] Staging: comedi: comedilib.h: " ankit patel
  3 siblings, 0 replies; 5+ messages in thread
From: ankit patel @ 2018-06-15 18:42 UTC (permalink / raw)
  To: gregkh; +Cc: abbotti, hsweeten, devel, linux-kernel, ankit patel

Fixed SPDX-License-Identifier comment on first line

Signed-off-by: ankit patel <ankit.mayurbhai.patel@gmail.com>
---
 drivers/staging/comedi/comedi_pci.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/comedi/comedi_pci.h b/drivers/staging/comedi/comedi_pci.h
index 647a72441b8a..4e069440cbdc 100644
--- a/drivers/staging/comedi/comedi_pci.h
+++ b/drivers/staging/comedi/comedi_pci.h
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0+
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * comedi_pci.h
  * header file for Comedi PCI drivers
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [PATCH 4/5] Staging: comedi: comedi_pcmcia.h: fixed missing or malformed SPDX-License-Identifier
  2018-06-15 18:42 [PATCH 1/5] Staging: comedi: comedi.h: fixed missing or malformed SPDX-License-Identifier ankit patel
  2018-06-15 18:42 ` [PATCH 2/5] Staging: comedi: comedi_compat32.h: " ankit patel
  2018-06-15 18:42 ` [PATCH 3/5] Staging: comedi: comedi_pci.h: " ankit patel
@ 2018-06-15 18:42 ` ankit patel
  2018-06-15 18:42 ` [PATCH 5/5] Staging: comedi: comedilib.h: " ankit patel
  3 siblings, 0 replies; 5+ messages in thread
From: ankit patel @ 2018-06-15 18:42 UTC (permalink / raw)
  To: gregkh; +Cc: abbotti, hsweeten, devel, linux-kernel, ankit patel

Fixed SPDX-License-Identifier comment on first line

Signed-off-by: ankit patel <ankit.mayurbhai.patel@gmail.com>
---
 drivers/staging/comedi/comedi_pcmcia.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/comedi/comedi_pcmcia.h b/drivers/staging/comedi/comedi_pcmcia.h
index c7d37b38e730..f2f6e779645b 100644
--- a/drivers/staging/comedi/comedi_pcmcia.h
+++ b/drivers/staging/comedi/comedi_pcmcia.h
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0+
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * comedi_pcmcia.h
  * header file for Comedi PCMCIA drivers
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [PATCH 5/5] Staging: comedi: comedilib.h: fixed missing or malformed SPDX-License-Identifier
  2018-06-15 18:42 [PATCH 1/5] Staging: comedi: comedi.h: fixed missing or malformed SPDX-License-Identifier ankit patel
                   ` (2 preceding siblings ...)
  2018-06-15 18:42 ` [PATCH 4/5] Staging: comedi: comedi_pcmcia.h: " ankit patel
@ 2018-06-15 18:42 ` ankit patel
  3 siblings, 0 replies; 5+ messages in thread
From: ankit patel @ 2018-06-15 18:42 UTC (permalink / raw)
  To: gregkh; +Cc: abbotti, hsweeten, devel, linux-kernel, ankit patel

Fixed SPDX-License-Identifier comment on first line

Signed-off-by: ankit patel <ankit.mayurbhai.patel@gmail.com>
---
 drivers/staging/comedi/comedilib.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/comedi/comedilib.h b/drivers/staging/comedi/comedilib.h
index e98cb9752dbc..0223c9cd9215 100644
--- a/drivers/staging/comedi/comedilib.h
+++ b/drivers/staging/comedi/comedilib.h
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0+
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * comedilib.h
  * Header file for kcomedilib
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-06-15 18:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-15 18:42 [PATCH 1/5] Staging: comedi: comedi.h: fixed missing or malformed SPDX-License-Identifier ankit patel
2018-06-15 18:42 ` [PATCH 2/5] Staging: comedi: comedi_compat32.h: " ankit patel
2018-06-15 18:42 ` [PATCH 3/5] Staging: comedi: comedi_pci.h: " ankit patel
2018-06-15 18:42 ` [PATCH 4/5] Staging: comedi: comedi_pcmcia.h: " ankit patel
2018-06-15 18:42 ` [PATCH 5/5] Staging: comedi: comedilib.h: " ankit patel

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.