Переглянути джерело

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>
Walt Feasel 8 роки тому
батько
коміт
a46063f386
1 змінених файлів з 0 додано та 1 видалено
  1. 0 1
      drivers/staging/speakup/speakup_soft.c

+ 0 - 1
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)
 {