Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp3479715imu; Mon, 17 Dec 2018 22:04:11 -0800 (PST) X-Google-Smtp-Source: AFSGD/UK5alf5GAPX/owp6tdgmBU5jyY0JHFoAC13QtVzlxwuhic9Ea1aLRW0e+sgU8ZaYkvHl9R X-Received: by 2002:a63:cc4e:: with SMTP id q14mr14490525pgi.291.1545113051267; Mon, 17 Dec 2018 22:04:11 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1545113051; cv=none; d=google.com; s=arc-20160816; b=D9LXfoDzQ5t4EBWzsZ5PWupkJfa04cHMEftjF/HXkoEUT9S5HhTg9GkGcsbIBW5D5c f8DWkY5b7Um2hS2ic7q1/aVL6Hyj+ZlkYnvglGIWHG71okuRw8Ov6MAAmxq7Jeu1niIH 58Afh4b9WN/zOh0dpV2wA1v19GXoJ90kKkFO1hio7h0xD85COExrJgH7fSoGaCmjmptY KfXSZH11iBqGtzfvOiI3mAS5LbI6O4zKNX7DR0ICvMxvGHKWs/YFp0UMQwva7AECeIlJ HwzohPHxaDHtiKK6y7G4YHeVSsRjF91ezCEKOTHmvwWVBytB0ueuIr1QTa9o+wrjcj7I 9UeA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :in-reply-to:subject:cc:to:from:message-id:date; bh=j71TYGQPcbFy5NvoovJ+GC29c+4MoRmKP0pa2J+uJ1I=; b=jDCn5e5/ARfybsA14uUU2udwT+gnP+4V0Uu3PZ27vziKfslk4xMRedklh9c7LA3n7u I18qaql9SUNp6cbl/oLKo6wt4WmgI5S/Od9GosXDSwGhKpOJyleudf7Xr4NPIjuesUw7 OpVtI/XLscTuLLWHwZYd7vGcC0BJqajB9vgSfbRImmFbi0krvcnTxDblUb5hRpuZ3gzh bG2t9U2MCSVMKTUTpdOfKQgnTQsZA4lfNm8Yj0Sq4hAl4LBdpHcYfjUxkFQhKtg5HLKM gs/sYPF3p0vGHF7BkiCGLCyvS8q1EemjmxUvmDIkCM19aivRUpeGZPMnhpo2UfwUfK4g ezpQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id r18si13673395pgu.552.2018.12.17.22.03.55; Mon, 17 Dec 2018 22:04:11 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726397AbeLRGCy (ORCPT + 99 others); Tue, 18 Dec 2018 01:02:54 -0500 Received: from relmlor2.renesas.com ([210.160.252.172]:63295 "EHLO relmlie6.idc.renesas.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726324AbeLRGCy (ORCPT ); Tue, 18 Dec 2018 01:02:54 -0500 Date: 18 Dec 2018 15:02:52 +0900 X-IronPort-AV: E=Sophos;i="5.56,367,1539615600"; d="scan'208";a="2908142" Received: from unknown (HELO relmlir6.idc.renesas.com) ([10.200.68.152]) by relmlie6.idc.renesas.com with ESMTP; 18 Dec 2018 15:02:52 +0900 Received: from morimoto-PC.renesas.com (unknown [10.166.18.140]) by relmlir6.idc.renesas.com (Postfix) with ESMTP id D5D8043A2070; Tue, 18 Dec 2018 15:02:52 +0900 (JST) Message-ID: <87imzr1ivb.wl-kuninori.morimoto.gx@renesas.com> From: Kuninori Morimoto To: Thomas Gleixner , Jason Cooper , Marc Zyngier Cc: linux-kernel@vger.kernel.org Subject: [PATCH 1/2] irqchip: irq-renesas-irqc: convert to SPDX identifiers In-Reply-To: <87k1k71iwj.wl-kuninori.morimoto.gx@renesas.com> References: <87k1k71iwj.wl-kuninori.morimoto.gx@renesas.com> User-Agent: Wanderlust/2.15.9 Emacs/24.5 Mule/6.0 MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Kuninori Morimoto This patch updates license to use SPDX-License-Identifier instead of verbose license text. Signed-off-by: Kuninori Morimoto Reviewed-by: Simon Horman --- drivers/irqchip/irq-renesas-irqc.c | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/drivers/irqchip/irq-renesas-irqc.c b/drivers/irqchip/irq-renesas-irqc.c index a4f1112..a449a7c 100644 --- a/drivers/irqchip/irq-renesas-irqc.c +++ b/drivers/irqchip/irq-renesas-irqc.c @@ -1,20 +1,8 @@ +// SPDX-License-Identifier: GPL-2.0 /* * Renesas IRQC Driver * * Copyright (C) 2013 Magnus Damm - * - * 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; either version 2 of the License - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include -- 2.7.4