From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2] __mempool_get_bulk: remove useless variable Date: Fri, 10 Oct 2014 18:00:13 +0200 Message-ID: <1574031.OBcuHVVrAY@xps13> References: <1412884948-68868-1-git-send-email-keith.wiles@windriver.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Keith Wiles Return-path: In-Reply-To: <1412884948-68868-1-git-send-email-keith.wiles-CWA4WttNNZF54TAoqtyWWQ@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" 2014-10-09 15:02, Keith Wiles: > Remove n_orig variable as it is not required. > > Signed-off-by: Keith Wiles Acked and applied Thanks -- Thomas