From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751708AbbEGFfE (ORCPT ); Thu, 7 May 2015 01:35:04 -0400 Received: from mail-pd0-f178.google.com ([209.85.192.178]:36516 "EHLO mail-pd0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751099AbbEGFe7 (ORCPT ); Thu, 7 May 2015 01:34:59 -0400 Date: Thu, 7 May 2015 11:04:46 +0530 From: Sudip Mukherjee To: 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 Message-ID: <20150507053446.GA3631@sudip-PC> References: <20150506221341.GA31292@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150506221341.GA31292@localhost.localdomain> 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 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