From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753728AbaK0Cbc (ORCPT ); Wed, 26 Nov 2014 21:31:32 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:45858 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752891AbaK0Cbb (ORCPT ); Wed, 26 Nov 2014 21:31:31 -0500 Date: Wed, 26 Nov 2014 15:40:55 -0800 From: Greg KH To: Athira Lekshmi C V Cc: devel@driverdev.osuosl.org, abbotti@mev.co.uk, linux-kernel@vger.kernel.org Subject: Re: [PATCH] Drivers:staging:comedi:drivers: Fixed checkpatch warning Message-ID: <20141126234055.GA19108@kroah.com> References: <1417001215-30338-1-git-send-email-andnlnbn18@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1417001215-30338-1-git-send-email-andnlnbn18@gmail.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Nov 26, 2014 at 04:56:55PM +0530, Athira Lekshmi C V wrote: > Fixed the checkpatch warning: > WARNING: please, no space before tabs > > Signed-off-by: Athira Lekshmi C V Same question about the name here as before. Also, be more specific in your subject as to what you are changing. "fixed checkpatch warning" is very vague. thanks, greg k-h