From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id 672245683 for ; Thu, 3 Dec 2015 10:53:08 +0100 (CET) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by orsmga101.jf.intel.com with ESMTP; 03 Dec 2015 01:53:07 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.20,377,1444719600"; d="scan'208";a="865709479" Received: from bricha3-mobl3.ger.corp.intel.com ([10.237.208.61]) by fmsmga002.fm.intel.com with SMTP; 03 Dec 2015 01:53:06 -0800 Received: by (sSMTP sendmail emulation); Thu, 03 Dec 2015 09:53:04 +0025 Date: Thu, 3 Dec 2015 09:53:04 +0000 From: Bruce Richardson To: Stephen Hemminger Message-ID: <20151203095304.GB7972@bricha3-MOBL3> References: <1449086772-30026-1-git-send-email-stephen@networkplumber.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1449086772-30026-1-git-send-email-stephen@networkplumber.org> Organization: Intel Shannon Ltd. User-Agent: Mutt/1.5.23 (2014-03-12) Cc: dev@dpdk.org Subject: Re: [dpdk-dev] [PATCH] remove blank lines at end-of-file X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Dec 2015 09:53:08 -0000 On Wed, Dec 02, 2015 at 12:06:12PM -0800, Stephen Hemminger wrote: > This is one of those trivial things git and other tools complain > about. > > Signed-off-by: Stephen Hemminger Acked-by: Bruce Richardson