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

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
...@@ -310,7 +310,6 @@ static const struct file_operations softsynth_fops = { ...@@ -310,7 +310,6 @@ static const struct file_operations softsynth_fops = {
.release = softsynth_close, .release = softsynth_close,
}; };
static int softsynth_probe(struct spk_synth *synth) static int softsynth_probe(struct spk_synth *synth)
{ {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment