staging: speakup: speakup_soft.c Multiple blank lines
authorWalt Feasel <waltfeasel@gmail.com>
Mon, 21 Nov 2016 15:19:22 +0000 (10:19 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 23 Nov 2016 09:07:32 +0000 (10:07 +0100)
Make suggested checkpatch modification for
CHECK: Please don't use multiple blank lines

Signed-off-by: Walt Feasel <waltfeasel@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/speakup/speakup_soft.c

index de6b35a..9308b7e 100644 (file)
@@ -310,7 +310,6 @@ static const struct file_operations softsynth_fops = {
        .release = softsynth_close,
 };
 
-
 static int softsynth_probe(struct spk_synth *synth)
 {