aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/speakup/speakup_soft.c
diff options
context:
space:
mode:
authorWalt Feasel <waltfeasel@gmail.com>2016-11-21 10:19:22 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-11-23 10:07:32 +0100
commita46063f3868416bd3506c4b7fa5d547682ed8e2d (patch)
treecb783968a070cf649c4a25cc23ea3ff93ac50ad3 /drivers/staging/speakup/speakup_soft.c
parentstaging: speakup: speakup_soft.c Logical continuation (diff)
downloadlinux-dev-a46063f3868416bd3506c4b7fa5d547682ed8e2d.tar.xz
linux-dev-a46063f3868416bd3506c4b7fa5d547682ed8e2d.zip
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 <waltfeasel@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/speakup/speakup_soft.c')
-rw-r--r--drivers/staging/speakup/speakup_soft.c1
1 files changed, 0 insertions, 1 deletions
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)
{