]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
platform: goldfish: pipe: Remove a redundant blank line
authorRoman Kiryanov <rkir@google.com>
Fri, 14 Sep 2018 17:51:04 +0000 (10:51 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 25 Sep 2018 18:25:42 +0000 (20:25 +0200)
The blank line is not required there.

Signed-off-by: Roman Kiryanov <rkir@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/platform/goldfish/goldfish_pipe.c

index 6ae2b00f4bff38ed62cd635cc2b696975fa304f1..8747ec330b7b051ed5529b23a24367544ee1fb49 100644 (file)
@@ -47,7 +47,6 @@
  * exchange is properly mapped during a transfer.
  */
 
-
 #include <linux/module.h>
 #include <linux/mod_devicetable.h>
 #include <linux/interrupt.h>