Commit a46063f3 authored by Walt Feasel's avatar Walt Feasel Committed by Greg Kroah-Hartman
Browse files

staging: speakup: speakup_soft.c Multiple blank lines



Make suggested checkpatch modification for
CHECK: Please don't use multiple blank lines

Signed-off-by: default avatarWalt Feasel <waltfeasel@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 59cb14b2
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -310,7 +310,6 @@ static const struct file_operations softsynth_fops = {
	.release = softsynth_close,
};


static int softsynth_probe(struct spk_synth *synth)
{