From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH 1/9] net/ixgbe: remove redundant EOL character from logs Date: Mon, 30 Jan 2017 10:35:42 +0000 Message-ID: <219a1f9c-c6e7-3d33-958b-8ccff2970d90@intel.com> References: <20170127174619.23585-1-ferruh.yigit@intel.com> <20170127094906.69342f55@xeon-e3> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org To: Stephen Hemminger Return-path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id 5F7DF3237 for ; Mon, 30 Jan 2017 11:35:45 +0100 (CET) In-Reply-To: <20170127094906.69342f55@xeon-e3> 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 1/27/2017 5:49 PM, Stephen Hemminger wrote: > On Fri, 27 Jan 2017 17:46:11 +0000 > Ferruh Yigit wrote: > >> Signed-off-by: Ferruh Yigit > > Thanks for fixing this. > > Acked-by: Stephen Hemminger > Applied to dpdk-next-net/master, thanks. (all squashed into single commit: "drivers/net: remove redundant EOL char from logs")