Re: [PATCH 1/6] staging: speakup: Add blank line after function/struct/union/enum declarations

From: Greg KH
Date: Thu Mar 09 2017 - 08:25:56 EST


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 <arushisinghal19971997@xxxxxxxxx>
> ---
> 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.

thanks,

greg k-h