From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752180AbbCZKHN (ORCPT ); Thu, 26 Mar 2015 06:07:13 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:42600 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751326AbbCZKHH (ORCPT ); Thu, 26 Mar 2015 06:07:07 -0400 Date: Thu, 26 Mar 2015 11:07:03 +0100 From: Greg Kroah-Hartman To: Janakarajan Natarajan Cc: Joe Perches , devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCHv2 0/5] ft1000 driver checkpatch.pl fixes Message-ID: <20150326100703.GA8999@kroah.com> References: <1426712196-7288-1-git-send-email-janakarajann@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1426712196-7288-1-git-send-email-janakarajann@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, Mar 18, 2015 at 01:56:31PM -0700, Janakarajan Natarajan wrote: > Minor changes to fix ft1000 driver checkpatch.pl warnings > > Janakarajan Natarajan (5): > Drivers: Staging: ft1000: Single line if-statement changes > Drivers: Staging: ft1000: Fix extra parenthesis warnings > Drivers: Staging: ft1000: Refactoring if-else statement > Drivers: Staging: ft1000: Fix blank line after declartion warning > Drivers: Staging: ft1000: checkpatch.pl header file warning fix > > v2: if-else refactored as suggested by Joe Perches Variable reworked as suggested by Giedrius Statkevicius > > drivers/staging/ft1000/ft1000-pcmcia/ft1000_hw.c | 16 +++++++--------- > drivers/staging/ft1000/ft1000-usb/ft1000_debug.c | 6 ++---- > 2 files changed, 9 insertions(+), 13 deletions(-) Why did you resend this "v2" series with no changes? I don't know what to do here, so I've dropped all of your pending patches for this driver, please resend anything I haven't applied. Remember, you need to be _really_ explicit as to what to do, I deal with over a thousand emails a day, and handle patches in batches, and have no short-term memory as to what happened yesterday/last week in email threads. thanks, greg k-h