From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from shards.monkeyblade.net ([184.105.139.130]:43232 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751717AbeCWQSp (ORCPT ); Fri, 23 Mar 2018 12:18:45 -0400 Date: Fri, 23 Mar 2018 12:18:43 -0400 (EDT) Message-Id: <20180323.121843.998310946783462151.davem@davemloft.net> To: jeffrey.t.kirsher@intel.com Cc: netdev@vger.kernel.org, nhorman@redhat.com, sassmann@redhat.com, jogreene@redhat.com Subject: Re: [net-next v2] intel: add SPDX identifiers to all the Intel drivers From: David Miller In-Reply-To: <20180322170848.21107-1-jeffrey.t.kirsher@intel.com> References: <20180322170848.21107-1-jeffrey.t.kirsher@intel.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: netdev-owner@vger.kernel.org List-ID: From: Jeff Kirsher Date: Thu, 22 Mar 2018 10:08:48 -0700 > Add the SPDX identifiers to all the Intel wired LAN driver files, as > outlined in Documentation/process/license-rules.rst. > > Signed-off-by: Jeff Kirsher > Tested-by: Aaron Brown > --- > v2: based on community feedback, went back to the v2.6 version of the > SPDX identifier string until the kernel documentation gets updated Applied, thank you.