From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932242AbdCUGz6 (ORCPT ); Tue, 21 Mar 2017 02:55:58 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:57848 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755438AbdCUGz4 (ORCPT ); Tue, 21 Mar 2017 02:55:56 -0400 Date: Tue, 21 Mar 2017 07:55:05 +0100 From: Greg KH To: Arushi Singhal Cc: William Hubbs , Chris Brannon , outreachy-kernel@googlegroups.com, Kirk Reiser , Samuel Thibault , speakup@linux-speakup.org, driverdevel , linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 0/2] staging:speakup: Multiple checkpatch issues, Message-ID: <20170321065505.GA8664@kroah.com> References: <20170319131455.25007-1-arushisinghal19971997@gmail.com> <20170321061108.GA5524@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.8.0 (2017-02-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Mar 21, 2017 at 12:03:50PM +0530, Arushi Singhal wrote: > > > On Tue, Mar 21, 2017 at 11:41 AM, Greg KH wrote: > > On Sun, Mar 19, 2017 at 06:44:53PM +0530, Arushi Singhal wrote: > > Improve readability by fixing multiple checkpatch.pl > > issues in speakup driver. > > > > Arushi Singhal (2): > >   staging: speakup: Moved OR operator to previous line. > >   staging: speakup: spaces preferred around operator > > You have sent many different speakup patches, in different series, and > then a bunch of individual patches all at once.  I have no idea what to > apply here, what order they go in, or even which ones should be > reviewed. > > So I've dropped all of them from my patch queue.  Please resend all of > your outstanding speakup patches, in a _single_ patch series, so that > they can be reviewed in the correct order. > > > Hi Greg > I will resend them all in a single patch series. > I just want to confirm that  whether you have droped all my patches or only > speakup driver patches. At this point in time, only the speakup patches. I only see one other pending patch from you, for the sm750fb driver, in my queue. And don't worry about confirming or not, just resend, given the huge numbers of patches sent for kernel development normally, there's no way I can track what an individual does or has outstanding or has been dropped, it's impossible. That's up to you to manage, not me :) Remember, I get an average of 1000 emails a day that I need to do something with, not including mailing lists I'm subscribed to... thanks, greg k-h