[PATCH 03/21] platform: goldfish: pipe: Remove a redundant blank line

From: rkir
Date: Fri Sep 14 2018 - 13:52:00 EST


From: Roman Kiryanov <rkir@xxxxxxxxxx>

The blank line is not required there.

Signed-off-by: Roman Kiryanov <rkir@xxxxxxxxxx>
---
drivers/platform/goldfish/goldfish_pipe.c | 1 -
1 file changed, 1 deletion(-)

diff --git a/drivers/platform/goldfish/goldfish_pipe.c b/drivers/platform/goldfish/goldfish_pipe.c
index 6ae2b00f4bff..8747ec330b7b 100644
--- a/drivers/platform/goldfish/goldfish_pipe.c
+++ b/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>
--
2.19.0.397.gdd90340f6a-goog