From: Walt Feasel Date: Mon, 21 Nov 2016 15:19:22 +0000 (-0500) Subject: staging: speakup: speakup_soft.c Multiple blank lines X-Git-Tag: v4.10-rc1~148^2~95 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=a46063f3868416bd3506c4b7fa5d547682ed8e2d;p=karo-tx-linux.git staging: speakup: speakup_soft.c Multiple blank lines Make suggested checkpatch modification for CHECK: Please don't use multiple blank lines Signed-off-by: Walt Feasel Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/speakup/speakup_soft.c b/drivers/staging/speakup/speakup_soft.c index de6b35aa37cb..9308b7e261d1 100644 --- a/drivers/staging/speakup/speakup_soft.c +++ b/drivers/staging/speakup/speakup_soft.c @@ -310,7 +310,6 @@ static const struct file_operations softsynth_fops = { .release = softsynth_close, }; - static int softsynth_probe(struct spk_synth *synth) {