Browse Source

platform: goldfish: pipe: Remove a redundant blank line

The blank line is not required there.

Signed-off-by: Roman Kiryanov <rkir@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Roman Kiryanov 7 years ago
parent
commit
77994c69b6
1 changed files with 0 additions and 1 deletions
  1. 0 1
      drivers/platform/goldfish/goldfish_pipe.c

+ 0 - 1
drivers/platform/goldfish/goldfish_pipe.c

@@ -47,7 +47,6 @@
  * exchange is properly mapped during a transfer.
  */
 
-
 #include <linux/module.h>
 #include <linux/mod_devicetable.h>
 #include <linux/interrupt.h>