From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] devtools: do not create kernel dir Date: Wed, 04 Apr 2018 13:41:15 +0200 Message-ID: <29872678.Pvnrf5I1cQ@xps> References: <20180329103645.35401-1-pablo.de.lara.guarch@intel.com> <93033e2e-626b-fde6-3fa5-55bc68c420b3@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Ferruh Yigit To: Pablo de Lara Return-path: Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) by dpdk.org (Postfix) with ESMTP id 07C5B1C15D for ; Wed, 4 Apr 2018 13:44:35 +0200 (CEST) In-Reply-To: <93033e2e-626b-fde6-3fa5-55bc68c420b3@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 29/03/2018 15:03, Ferruh Yigit: > 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 Applied, thanks