From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756471AbdCUGLZ (ORCPT ); Tue, 21 Mar 2017 02:11:25 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:52102 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756360AbdCUGLX (ORCPT ); Tue, 21 Mar 2017 02:11:23 -0400 Date: Tue, 21 Mar 2017 07:11:08 +0100 From: Greg KH To: Arushi Singhal Cc: w.d.hubbs@gmail.com, chris@the-brannons.com, outreachy-kernel@googlegroups.com, kirk@reisers.ca, samuel.thibault@ens-lyon.org, speakup@linux-speakup.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 0/2] staging:speakup: Multiple checkpatch issues, Message-ID: <20170321061108.GA5524@kroah.com> References: <20170319131455.25007-1-arushisinghal19971997@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170319131455.25007-1-arushisinghal19971997@gmail.com> 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 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. thanks, greg k-h