From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sudip Mukherjee Date: Wed, 06 May 2015 12:48:45 +0000 Subject: Re: [PATCH] staging: lustre: code cleanup - variable declaration spacing Message-Id: <20150506123645.GA18568@sudip-PC> List-Id: References: <1430913775-28350-1-git-send-email-shuey@purdue.edu> In-Reply-To: <1430913775-28350-1-git-send-email-shuey@purdue.edu> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Mike Shuey Cc: oleg.drokin@intel.com, devel@driverdev.osuosl.org, gregkh@linuxfoundation.org, kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org, HPDD-discuss@ml01.01.org On Wed, May 06, 2015 at 08:02:55AM -0400, Mike Shuey wrote: > Clean up spacing in some variable declarations, to be more consistent. > > It's small, but I need to start somewhere. Please let me know if I'm not > adhering to proper procedure for trivial cleanups. these comments should not come here. It has to go below --- (below your Signed-off-by: regards sudip > > Signed-off-by: Mike Shuey > ---