Re: [PATCH 2/7] irqchip/alpine-msi: Update driver license to use SPDX
From: Mukesh Ojha <hidden>
Date: 2019-03-31 12:47:20
Also in:
linux-acpi, lkml
From: Mukesh Ojha <hidden>
Date: 2019-03-31 12:47:20
Also in:
linux-acpi, lkml
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 <redacted>
--- 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 [off-list ref] - * - * 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
_______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel