From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] Remove the extra blank lines in the output Date: Thu, 24 Mar 2016 21:18:25 +0100 Message-ID: <8151274.59db6su3xF@xps13> References: <1449600737-48938-1-git-send-email-keith.wiles@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Keith Wiles Return-path: Received: from mail-wm0-f45.google.com (mail-wm0-f45.google.com [74.125.82.45]) by dpdk.org (Postfix) with ESMTP id C13A028FD for ; Thu, 24 Mar 2016 21:20:10 +0100 (CET) Received: by mail-wm0-f45.google.com with SMTP id l68so918328wml.1 for ; Thu, 24 Mar 2016 13:20:10 -0700 (PDT) In-Reply-To: <1449600737-48938-1-git-send-email-keith.wiles@intel.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2015-12-08 12:52, Keith Wiles: > The output for the core list included an extra linefeed making > the number of lines displayed much larger then required. > > Signed-off-by: Keith Wiles Applied, thanks