]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
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 de6b35aa37cb6aa5295e78619bead741d1b4e360..9308b7e261d199715ccf71569b6f940532486a81 100644 (file)
@@ -310,7 +310,6 @@ static const struct file_operations softsynth_fops = {
        .release = softsynth_close,
 };
 
-
 static int softsynth_probe(struct spk_synth *synth)
 {