From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751404AbbEGNVW (ORCPT ); Thu, 7 May 2015 09:21:22 -0400 Received: from mail-pa0-f41.google.com ([209.85.220.41]:35339 "EHLO mail-pa0-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751072AbbEGNVS (ORCPT ); Thu, 7 May 2015 09:21:18 -0400 Date: Thu, 7 May 2015 18:51:06 +0530 From: Sudip Mukherjee To: Jaime Arrocha Cc: Jaime Arrocha , 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 Message-ID: <20150507131658.GA15680@sudip-PC> References: <20150506221341.GA31292@localhost.localdomain> <20150507053446.GA3631@sudip-PC> <554B6241.2010907@kerneldev.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <554B6241.2010907@kerneldev.net> 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 Thu, May 07, 2015 at 08:01:53AM -0500, Jaime Arrocha wrote: > > > 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. first of all you should reply to the first patch stating that should not be applied and that you have sent a second patch. And this one should have had a v2 in the subject with the reason of v2 below the --- cutoff. since you have already sent the second patch just reply to the fist patch as of now. And you have sent the patches to greg@kroah.com, it should have been gregkh@linuxfoundation.org . always use get_maintainer.pl to see whom to send patches. regards sudip