From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <bruce.richardson@intel.com>
Received: from mga04.intel.com (mga04.intel.com [192.55.52.120])
 by dpdk.org (Postfix) with ESMTP id C1E903250
 for <dev@dpdk.org>; Tue, 23 Jan 2018 13:59:06 +0100 (CET)
X-Amp-Result: UNKNOWN
X-Amp-Original-Verdict: FILE UNKNOWN
X-Amp-File-Uploaded: False
Received: from orsmga006.jf.intel.com ([10.7.209.51])
 by fmsmga104.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384;
 23 Jan 2018 04:58:53 -0800
X-ExtLoop1: 1
X-IronPort-AV: E=Sophos;i="5.46,401,1511856000"; d="scan'208";a="12802826"
Received: from bricha3-mobl3.ger.corp.intel.com ([10.237.221.77])
 by orsmga006.jf.intel.com with SMTP; 23 Jan 2018 04:58:50 -0800
Received: by  (sSMTP sendmail emulation); Tue, 23 Jan 2018 12:58:50 +0000
Date: Tue, 23 Jan 2018 12:58:49 +0000
From: Bruce Richardson <bruce.richardson@intel.com>
To: Ferruh Yigit <ferruh.yigit@intel.com>
Cc: Thomas Monjalon <thomas@monjalon.net>, hemant.agrawal@nxp.com, dev@dpdk.org
Message-ID: <20180123125849.GB21756@bricha3-MOBL3.ger.corp.intel.com>
References: <20180109163530.19004-1-ferruh.yigit@intel.com>
 <20180123122918.51129-1-ferruh.yigit@intel.com>
 <20180123122918.51129-2-ferruh.yigit@intel.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20180123122918.51129-2-ferruh.yigit@intel.com>
Organization: Intel Research and Development Ireland Ltd.
User-Agent: Mutt/1.9.1 (2017-09-22)
Subject: Re: [dpdk-dev] [PATCH v3 2/3] doc: convert license headers to SPDX
 tags
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: DPDK patches and discussions <dev.dpdk.org>
List-Unsubscribe: <https://dpdk.org/ml/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <https://dpdk.org/ml/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Jan 2018 12:59:07 -0000

On Tue, Jan 23, 2018 at 12:29:17PM +0000, Ferruh Yigit wrote:
> Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
> ---
> v3: Intel ones sharing copyright
> ---
>  doc/guides/linux_gsg/linux_drivers.rst | 28 +---------------------------
>  1 file changed, 1 insertion(+), 27 deletions(-)
> 
>>From Intel side:
Acked-by: Bruce Richardson <bruce.richardson@intel.com>