From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kumar Amit Mehta Date: Fri, 04 Apr 2014 11:48:52 +0000 Subject: Re: [PATCH] staging: comedi: drivers: pcl812.c: fixed a coding style issue Message-Id: <20140404114852.GA12452@gmail.com> List-Id: References: <1396605929-10514-1-git-send-email-gmate.amit@gmail.com> <20140404110707.GT6991@mwanda> In-Reply-To: <20140404110707.GT6991@mwanda> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Dan Carpenter Cc: abbotti@mev.co.uk, devel@driverdev.osuosl.org, kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org, gregkh@linuxfoundation.org On Fri, Apr 04, 2014 at 02:07:07PM +0300, Dan Carpenter wrote: > On Fri, Apr 04, 2014 at 01:05:29PM +0300, Kumar Amit Mehta wrote: > > Fixed a coding style issue. Reported by checkpatch.pl > > > > It's better if the commit messages are more specific than this. So, should I resend the patch with a more appropriate commit message ? Thanks, Kumar