Received: by 2002:a25:8b12:0:0:0:0:0 with SMTP id i18csp91885ybl; Tue, 27 Aug 2019 16:26:07 -0700 (PDT) X-Google-Smtp-Source: APXvYqznonaZnCmhLReTt6yT1dPLDmZuxHZQ4bT1cwO10kCNjeBW+FHjoSoFdEmfxSDnoXWmlfMK X-Received: by 2002:a17:902:2bc5:: with SMTP id l63mr1401803plb.239.1566948367426; Tue, 27 Aug 2019 16:26:07 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1566948367; cv=none; d=google.com; s=arc-20160816; b=Xg+BSjMqTl5NSsCj04Xc7MLNCjpuR7O+WVMArXadZlLBjxlp2XfrMROv9NCA01x+i+ pYM4AvxiMElk24KaLGebbJGTZtYU6h8Q3gPVJrzXD7VSqr6O5XoZWunTlNnx90XLEwu2 kMaWzfSFkeCBsMCc6SjkMcahaR7uevb9QRPMWOrVlFf1vfN7u8Mfvwhto0hEiOlgG+Z7 PCeNRnflPoK9ZcIozrUGaT8LxXoE/fgemUlGHr6rzp5/MEk+7sp5PPM4cOx8bIDHYC4k jKYJ/JFp4GqfYsS9MleCD6fdpRLav5QbX3Yzs60S9QlAgzAjlqSFNU7SRocaaxM0LR7a YFLw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=t4nAGduALiTjcRkohEmicBWlsOWTz7tUg5o9NIegMHk=; b=YNTArYV8xCTXMV8+Ihq8DJw4YE2l18tNZ6rF4TDkhPsFy3j4baE9cAzgrrNuyq7FEP wNPyyUH/PufuCp9nD6cOBVbFjH/9+PFTaaU1ox1msOJRLZIqxCMvwSQs7oFXcLwbjxyz p9yzIwvmlizHBitt5ID60KakYW4XEgDt+qPAB9tNZfgzwEt/xgk64c3oXQN5dQV0aPIW 1IlpQNg+Q1/ykw5o0fE8Jr+ltH4io9VF5D77FL+geSpiSfMD6Eh+Wu5xLpgiJmDY0a48 LgrD5tbakgGhLJ2hsnTgT5kcIoOPNyriMdhMJ/E21NAHKBttcnS9ui1SJSJ/f3B9TW7t 0S7w== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=FmaxEaqy; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id x17si723832pfr.167.2019.08.27.16.25.52; Tue, 27 Aug 2019 16:26:07 -0700 (PDT) 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; dkim=pass header.i=@kernel.org header.s=default header.b=FmaxEaqy; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726252AbfH0XZB (ORCPT + 99 others); Tue, 27 Aug 2019 19:25:01 -0400 Received: from mail.kernel.org ([198.145.29.99]:44940 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725997AbfH0XZA (ORCPT ); Tue, 27 Aug 2019 19:25:00 -0400 Received: from localhost (unknown [69.71.4.100]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 7308620856; Tue, 27 Aug 2019 23:24:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1566948300; bh=hk7TGUZtvzdF0BPvIoD/1I2qm9Ai1d/Yj7zFwZFR2Xk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=FmaxEaqy+R/uHzH132+D9Aos5GevG/k0RwgfXJs69dQh7+rU03Yu1h01avhuXo+xa cGmWCjNX003PRHIHProDiAuCl/o5cRdIUg3Gjr9wBFUdwMvyQmfFuB5sphPaFeLaSx H0sEgyJo7J52GNX4bGtz7g+VLKBRnlLi0+Y/KMT0= Date: Tue, 27 Aug 2019 18:24:57 -0500 From: Bjorn Helgaas To: Krzysztof Wilczynski Cc: Thomas Gleixner , Ingo Molnar , Borislav Petkov , "H. Peter Anvin" , Daniel J Blueman , x86@kernel.org, linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] x86/PCI: Add missing SPDX license header. Message-ID: <20190827232457.GI9987@google.com> References: <20190819060624.17305-1-kw@linux.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190819060624.17305-1-kw@linux.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Aug 19, 2019 at 08:06:24AM +0200, Krzysztof Wilczynski wrote: > Add the missing "SPDX-License-Identifier" license header to the > arch/x86/pci/numachip.c. Use GPL-2.0 identifier derived using > the comment mentioning license from the top of the file. > > Signed-off-by: Krzysztof Wilczynski > --- > arch/x86/pci/numachip.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/arch/x86/pci/numachip.c b/arch/x86/pci/numachip.c > index 2e565e65c893..b73157e834e0 100644 > --- a/arch/x86/pci/numachip.c > +++ b/arch/x86/pci/numachip.c > @@ -1,3 +1,4 @@ > +// SPDX-License-Identifier: GPL-2.0 > /* > * This file is subject to the terms and conditions of the GNU General Public > * License. See the file "COPYING" in the main directory of this archive You can remove this license text at the same time as in 8cfab3cf63cf ("PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate").