From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [dpdk-stable] [PATCH] build: remove unused map symbols Date: Tue, 13 Feb 2018 14:43:38 +0100 Message-ID: <5039569.6454W3tTUt@xps> References: <20180212142305.18557-1-pbhagavatula@caviumnetworks.com> <20180212174153.GF21383@hmswarspite.think-freely.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Neil Horman , hemant.agrawal@nxp.com, ferruh.yigit@intel.com, cristian.dumitrescu@intel.com, harry.van.haaren@intel.com, jerin.jacob@caviumnetworks.com, thomas.monjalon@6wind.com To: Pavan Nikhilesh Return-path: Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id A5F841B2E7 for ; Tue, 13 Feb 2018 14:43:48 +0100 (CET) In-Reply-To: <20180212174153.GF21383@hmswarspite.think-freely.org> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 12/02/2018 18:41, Neil Horman: > On Mon, Feb 12, 2018 at 07:53:05PM +0530, Pavan Nikhilesh wrote: > > Remove some unused map symbol. > > > > Signed-off-by: Pavan Nikhilesh > Acked-by: Neil Horman Applied, thanks