From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751353AbbEGNz2 (ORCPT ); Thu, 7 May 2015 09:55:28 -0400 Received: from sender1.zohomail.com ([74.201.84.158]:29716 "EHLO sender1.zohomail.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750876AbbEGNz1 (ORCPT ); Thu, 7 May 2015 09:55:27 -0400 X-Greylist: delayed 1978 seconds by postgrey-1.27 at vger.kernel.org; Thu, 07 May 2015 09:55:27 EDT Message-ID: <554B6241.2010907@kerneldev.net> Date: Thu, 07 May 2015 08:01:53 -0500 From: Jaime Arrocha User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.4.0 MIME-Version: 1.0 To: Sudip Mukherjee , Jaime Arrocha CC: greg@kroah.com, abbotti@mev.co.uk, hsweeten@visionengravers.com, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] staging: comedi: coding style identation error fix References: <20150506221341.GA31292@localhost.localdomain> <20150507053446.GA3631@sudip-PC> In-Reply-To: <20150507053446.GA3631@sudip-PC> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-ZohoMail: Ss SS_10 UW UB CHF_INT_SMD_EXT SGR4_1_16045_0 X-ZohoMail-Owner: <554B6241.2010907@kerneldev.net>+zmo_0_ X-ZohoMail-Sender: 71.164.187.49 X-Zoho-Virus-Status: 2 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 05/07/2015 12:34 AM, Sudip Mukherjee wrote: > On Wed, May 06, 2015 at 05:13:41PM -0500, Jaime Arrocha wrote: >> Errors found by checkpatch.pl. >> ERROR: code indent should use tabs where possible >> /drivers/staging/comedi/drivers/das16m1.c:49 >> /drivers/staging/comedi/drivers/das16m1.c:50 >> >> Signed-off-by: Jaime Arrocha >> --- > you are sending this patch second time with different subject. > any reason for that? > > regards > sudip > Yes, the first one had the subject line too long and not clear. When I need to resend a patch like I did, should I add on the second one the reason behind resending and dismissing the first one? Thank you.