* [PATCH v2 resend] iommu/ipmmu-vmsa: convert to SPDX identifiers
@ 2018-09-26 1:33 ` Kuninori Morimoto
0 siblings, 0 replies; 6+ messages in thread
From: Kuninori Morimoto @ 2018-09-26 1:33 UTC (permalink / raw)
To: Joerg Roedel
Cc: Linux-Renesas, iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA,
Magnus, Laurent
From: Kuninori Morimoto <kuninori.morimoto.gx-zM6kxYcvzFBBDgjK7y7TUQ@public.gmane.org>
This patch updates license to use SPDX-License-Identifier
instead of verbose license text.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx-zM6kxYcvzFBBDgjK7y7TUQ@public.gmane.org>
Reviewed-by: Geert Uytterhoeven <geert+renesas-gXvu3+zWzMSzQB+pC5nmwQ@public.gmane.org>
Reviewed-by: Simon Horman <horms+renesas-/R6kz+dDXgpPR4JQBCEnsQ@public.gmane.org>
---
Joerg
2 weeks past. resend patch
drivers/iommu/ipmmu-vmsa.c | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/drivers/iommu/ipmmu-vmsa.c b/drivers/iommu/ipmmu-vmsa.c
index 22b94f8..b98a031 100644
--- a/drivers/iommu/ipmmu-vmsa.c
+++ b/drivers/iommu/ipmmu-vmsa.c
@@ -1,11 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0
/*
* IPMMU VMSA
*
* Copyright (C) 2014 Renesas Electronics Corporation
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; version 2 of the License.
*/
#include <linux/bitmap.h>
--
2.7.4
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [PATCH v2 resend] iommu/ipmmu-vmsa: convert to SPDX identifiers
@ 2018-09-26 1:33 ` Kuninori Morimoto
0 siblings, 0 replies; 6+ messages in thread
From: Kuninori Morimoto @ 2018-09-26 1:33 UTC (permalink / raw)
To: Joerg Roedel; +Cc: Magnus, Linux-Renesas, Laurent, iommu
From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
This patch updates license to use SPDX-License-Identifier
instead of verbose license text.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
---
Joerg
2 weeks past. resend patch
drivers/iommu/ipmmu-vmsa.c | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/drivers/iommu/ipmmu-vmsa.c b/drivers/iommu/ipmmu-vmsa.c
index 22b94f8..b98a031 100644
--- a/drivers/iommu/ipmmu-vmsa.c
+++ b/drivers/iommu/ipmmu-vmsa.c
@@ -1,11 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0
/*
* IPMMU VMSA
*
* Copyright (C) 2014 Renesas Electronics Corporation
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; version 2 of the License.
*/
#include <linux/bitmap.h>
--
2.7.4
^ permalink raw reply related [flat|nested] 6+ messages in thread
* Re: [PATCH v2 resend] iommu/ipmmu-vmsa: convert to SPDX identifiers
2018-09-26 1:33 ` Kuninori Morimoto
@ 2018-09-26 7:56 ` Joerg Roedel
-1 siblings, 0 replies; 6+ messages in thread
From: Joerg Roedel @ 2018-09-26 7:56 UTC (permalink / raw)
To: Kuninori Morimoto
Cc: Linux-Renesas, iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA,
Magnus, Laurent
On Wed, Sep 26, 2018 at 01:33:27AM +0000, Kuninori Morimoto wrote:
> Joerg
>
> 2 weeks past. resend patch
I applied that patch just yesterday, didn't you get the notice about
that?
Regards,
Joerg
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH v2 resend] iommu/ipmmu-vmsa: convert to SPDX identifiers
@ 2018-09-26 7:56 ` Joerg Roedel
0 siblings, 0 replies; 6+ messages in thread
From: Joerg Roedel @ 2018-09-26 7:56 UTC (permalink / raw)
To: Kuninori Morimoto; +Cc: Magnus, Linux-Renesas, Laurent, iommu
On Wed, Sep 26, 2018 at 01:33:27AM +0000, Kuninori Morimoto wrote:
> Joerg
>
> 2 weeks past. resend patch
I applied that patch just yesterday, didn't you get the notice about
that?
Regards,
Joerg
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH v2 resend] iommu/ipmmu-vmsa: convert to SPDX identifiers
2018-09-26 7:56 ` Joerg Roedel
@ 2018-09-26 8:00 ` Kuninori Morimoto
-1 siblings, 0 replies; 6+ messages in thread
From: Kuninori Morimoto @ 2018-09-26 8:00 UTC (permalink / raw)
To: Joerg Roedel
Cc: Linux-Renesas, iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA,
Magnus, Laurent
Hi Joerg
> > Joerg
> >
> > 2 weeks past. resend patch
>
> I applied that patch just yesterday, didn't you get the notice about
> that?
Thanks, nice to know
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH v2 resend] iommu/ipmmu-vmsa: convert to SPDX identifiers
@ 2018-09-26 8:00 ` Kuninori Morimoto
0 siblings, 0 replies; 6+ messages in thread
From: Kuninori Morimoto @ 2018-09-26 8:00 UTC (permalink / raw)
To: Joerg Roedel; +Cc: Magnus, Linux-Renesas, Laurent, iommu
Hi Joerg
> > Joerg
> >
> > 2 weeks past. resend patch
>
> I applied that patch just yesterday, didn't you get the notice about
> that?
Thanks, nice to know
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2018-09-26 14:11 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-26 1:33 [PATCH v2 resend] iommu/ipmmu-vmsa: convert to SPDX identifiers Kuninori Morimoto
2018-09-26 1:33 ` Kuninori Morimoto
[not found] ` <875zytyrq7.wl-kuninori.morimoto.gx-zM6kxYcvzFBBDgjK7y7TUQ@public.gmane.org>
2018-09-26 7:56 ` Joerg Roedel
2018-09-26 7:56 ` Joerg Roedel
[not found] ` <20180926075632.GC18287-zLv9SwRftAIdnm+yROfE0A@public.gmane.org>
2018-09-26 8:00 ` Kuninori Morimoto
2018-09-26 8:00 ` Kuninori Morimoto
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.