From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752741AbbFCFyk (ORCPT ); Wed, 3 Jun 2015 01:54:40 -0400 Received: from mail-pa0-f51.google.com ([209.85.220.51]:33898 "EHLO mail-pa0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751343AbbFCFyc (ORCPT ); Wed, 3 Jun 2015 01:54:32 -0400 Date: Wed, 3 Jun 2015 11:24:25 +0530 From: Sudip Mukherjee To: Chris Hanna Cc: oleg.drokin@intel.com, devel@driverdev.osuosl.org, andreas.dilger@intel.com, gregkh@linuxfoundation.org, linux-kernel@vger.kernel.org, HPDD-discuss@ml01.01.org, lustre-devel@lists.lustre.org Subject: Re: [PATCH resend] staging: lustre: osc: clean up whitespace and align function parameters Message-ID: <20150603055425.GB4936@sudip-PC> References: <1433259139-11202-1-git-send-email-hannac@iu.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1433259139-11202-1-git-send-email-hannac@iu.edu> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jun 02, 2015 at 11:32:19AM -0400, Chris Hanna wrote: > Signed-off-by: Chris Hanna > > Minor changes to remove excessive whitespace and improve > readability of functions. this description should come above your Signed-off-by line. regards sudip