From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH] devtools: do not create kernel dir Date: Thu, 29 Mar 2018 14:03:31 +0100 Message-ID: <93033e2e-626b-fde6-3fa5-55bc68c420b3@intel.com> References: <20180329103645.35401-1-pablo.de.lara.guarch@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org To: Pablo de Lara , thomas@monjalon.net Return-path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id 1FC1F2BA5 for ; Thu, 29 Mar 2018 15:03:37 +0200 (CEST) In-Reply-To: <20180329103645.35401-1-pablo.de.lara.guarch@intel.com> 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 3/29/2018 11:36 AM, Pablo de Lara wrote: > get-maintainer script requires the creation of > some folders, including "kernel". Since now this folder > exists in DPDK folder, it is not required to create it. > > Signed-off-by: Pablo de Lara Acked-by: Ferruh Yigit