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 6ae2b00..8747ec3 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>