From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH] drivers/net: remove duplicated includes Date: Mon, 16 Apr 2018 17:21:32 +0100 Message-ID: <4de08f82-023a-fbc3-8388-e19c2525c1fe@intel.com> References: <20180416103215.30566-1-thomas@monjalon.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org To: Thomas Monjalon Return-path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id AD0352BEB for ; Mon, 16 Apr 2018 18:21:34 +0200 (CEST) In-Reply-To: <20180416103215.30566-1-thomas@monjalon.net> Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 4/16/2018 11:32 AM, Thomas Monjalon wrote: > Duplicated includes are found with devtools/check-dup-includes.sh > > Signed-off-by: Thomas Monjalon Reviewed-by: Ferruh Yigit