From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH 23/25] net/qede/base: semantic/formatting changes Date: Fri, 23 Dec 2016 15:42:28 +0000 Message-ID: References: <1480756289-11835-1-git-send-email-Rasesh.Mody@cavium.com> <1480756289-11835-24-git-send-email-Rasesh.Mody@cavium.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Cc: Dept-EngDPDKDev@cavium.com To: Rasesh Mody , dev@dpdk.org Return-path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id 5439310A7 for ; Fri, 23 Dec 2016 16:42:31 +0100 (CET) In-Reply-To: <1480756289-11835-24-git-send-email-Rasesh.Mody@cavium.com> 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 12/3/2016 9:11 AM, Rasesh Mody wrote: > This patch consists of semantic/formatting changes. It also includes > comment additions. As far as I can see majority of the changes are formatting, but not all. Functional changes are hard to detect in this patch, what do you think separating formatting/comments patches into another patch, so functional changes can become more visible? > > Signed-off-by: Rasesh Mody > --- <...>