linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Staging: fsl-dpaa2: ethsw: dpsw: Use correct SPDX-License-Identifier comment
@ 2018-08-19 16:21 Jannis Nawroth
  2018-08-27 17:56 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Jannis Nawroth @ 2018-08-19 16:21 UTC (permalink / raw)
  To: ruxandra.radulescu, ioana.ciornei, gregkh
  Cc: linux-kernel, devel, Jannis Nawroth

Use correct comment for SPDX-License-Identifier

Signed-off-by: Jannis Nawroth <jnaw@jpberlin.de>
---
 drivers/staging/fsl-dpaa2/ethsw/dpsw.h | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/drivers/staging/fsl-dpaa2/ethsw/dpsw.h b/drivers/staging/fsl-dpaa2/ethsw/dpsw.h
index db43fa3782b8..95feb7ffd575 100644
--- a/drivers/staging/fsl-dpaa2/ethsw/dpsw.h
+++ b/drivers/staging/fsl-dpaa2/ethsw/dpsw.h
@@ -1,5 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
-/*
+/* SPDX-License-Identifier: GPL-2.0
  * Copyright 2014-2016 Freescale Semiconductor Inc.
  * Copyright 2017-2018 NXP
  *
-- 
2.18.0


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

* Re: [PATCH] Staging: fsl-dpaa2: ethsw: dpsw: Use correct SPDX-License-Identifier comment
  2018-08-19 16:21 [PATCH] Staging: fsl-dpaa2: ethsw: dpsw: Use correct SPDX-License-Identifier comment Jannis Nawroth
@ 2018-08-27 17:56 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2018-08-27 17:56 UTC (permalink / raw)
  To: Jannis Nawroth; +Cc: ruxandra.radulescu, ioana.ciornei, linux-kernel, devel

On Sun, Aug 19, 2018 at 06:21:36PM +0200, Jannis Nawroth wrote:
> Use correct comment for SPDX-License-Identifier
> 
> Signed-off-by: Jannis Nawroth <jnaw@jpberlin.de>
> ---
>  drivers/staging/fsl-dpaa2/ethsw/dpsw.h | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
> 
> diff --git a/drivers/staging/fsl-dpaa2/ethsw/dpsw.h b/drivers/staging/fsl-dpaa2/ethsw/dpsw.h
> index db43fa3782b8..95feb7ffd575 100644
> --- a/drivers/staging/fsl-dpaa2/ethsw/dpsw.h
> +++ b/drivers/staging/fsl-dpaa2/ethsw/dpsw.h
> @@ -1,5 +1,4 @@
> -// SPDX-License-Identifier: GPL-2.0
> -/*
> +/* SPDX-License-Identifier: GPL-2.0

Close, but still incorrect :(


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

end of thread, other threads:[~2018-08-27 18:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-19 16:21 [PATCH] Staging: fsl-dpaa2: ethsw: dpsw: Use correct SPDX-License-Identifier comment Jannis Nawroth
2018-08-27 17:56 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).