[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <c99273a0-f85a-9fd1-84d4-d5062385a94f@codeaurora.org>
Date: Sun, 31 Mar 2019 18:16:46 +0530
From: Mukesh Ojha <mojha@...eaurora.org>
To: Hanna Hawa <hhhawa@...zon.com>, tsahee@...apurnalabs.com,
antoine.tenart@...tlin.com, linux@...linux.org.uk,
catalin.marinas@....com, will.deacon@....com, rjw@...ysocki.net,
lenb@...nel.org, tglx@...utronix.de, jason@...edaemon.net,
marc.zyngier@....com
Cc: linux-arm-kernel@...ts.infradead.org, barakw@...zon.com,
vaerov@...zon.com, linux-kernel@...r.kernel.org,
hanochu@...zon.com, linux-acpi@...r.kernel.org, zeev@...zon.com,
dwmw@...zon.co.uk, jonnyc@...zon.com, ronenk@...zon.com,
talel@...zon.com, alisaidi@...zon.com
Subject: Re: [PATCH 2/7] irqchip/alpine-msi: Update driver license to use SPDX
On 3/31/2019 6:04 PM, Hanna Hawa wrote:
> Update driver license to be in-line with Linux conventions.
>
> Signed-off-by: Hanna Hawa <hhhawa@...zon.com>
> ---
> drivers/irqchip/irq-alpine-msi.c | 5 +----
> 1 file changed, 1 insertion(+), 4 deletions(-)
>
> diff --git a/drivers/irqchip/irq-alpine-msi.c b/drivers/irqchip/irq-alpine-msi.c
> index ae2fca7..ec6a606 100644
> --- a/drivers/irqchip/irq-alpine-msi.c
> +++ b/drivers/irqchip/irq-alpine-msi.c
> @@ -1,13 +1,10 @@
> +// SPDX-License-Identifier: GPL-2.0
Please fix this as per.
https://lkml.org/lkml/2019/2/13/570
cheers,
Mukesh
> /*
> * Annapurna Labs MSIX support services
> *
> * Copyright (C) 2016, Amazon.com, Inc. or its affiliates. All Rights Reserved.
> *
> * Antoine Tenart <antoine.tenart@...e-electrons.com>
> - *
> - * This file is licensed under the terms of the GNU General Public
> - * License version 2. This program is licensed "as is" without any
> - * warranty of any kind, whether express or implied.
> */
>
> #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
Powered by blists - more mailing lists