From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754993AbdCIQZU (ORCPT ); Thu, 9 Mar 2017 11:25:20 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:39154 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754853AbdCIQZS (ORCPT ); Thu, 9 Mar 2017 11:25:18 -0500 Date: Thu, 9 Mar 2017 17:24:58 +0100 From: Greg KH To: Arushi Singhal Cc: William Hubbs , devel@driverdev.osuosl.org, Kirk Reiser , speakup@linux-speakup.org, linux-kernel@vger.kernel.org, outreachy-kernel@googlegroups.com, Samuel Thibault , Chris Brannon Subject: Re: [PATCH 1/6] staging: speakup: Add blank line after function/struct/union/enum declarations Message-ID: <20170309162458.GA28274@kroah.com> References: <20170303201709.19997-1-arushisinghal19971997@gmail.com> <20170303201709.19997-2-arushisinghal19971997@gmail.com> <20170309132541.GB8690@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 Thu, Mar 09, 2017 at 07:33:50PM +0530, Arushi Singhal wrote: > > > On Thu, Mar 9, 2017 at 6:55 PM, Greg KH wrote: > > On Sat, Mar 04, 2017 at 01:47:04AM +0530, Arushi Singhal wrote: > > This patch fixes the warnings reported by checkpatch.pl > > for please use a blank line after function/struct/union/enum > > declarations. > > > > Signed-off-by: Arushi Singhal > > --- > >  drivers/staging/speakup/main.c         | 1 + > >  drivers/staging/speakup/serialio.c     | 1 + > >  drivers/staging/speakup/speakup_dtlk.c | 1 + > >  3 files changed, 3 insertions(+) > > You seem to have sent me many different series of patches for this > driver, some of them the same, some different, some duplicates.  I have > no idea what to apply and what not to apply, so I'm dropping them all > from my patch queue.  Please fix up and resend a _single_ patch series > with your patches so I know what to review and possibly apply. > > Hi Greg > I think the patch series linked below is not confusing and can be applied. > > https://groups.google.com/forum/#!searchin/outreachy-kernel/arushi| > sort:relevance/outreachy-kernel/9W_8BejvjwU/reEewnffAwAJ It's not in my queue at all, all speakup patches are now flushed out, so if I have not applied it, please resend. thanks, greg k-h