[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-id: <1481348687-23904-1-git-send-email-kushwaha.a@samsung.com>
Date: Sat, 10 Dec 2016 11:14:47 +0530
From: kushwaha.a@...sung.com
To: sergei.shtylyov@...entembedded.com, davem@...emloft.net
Cc: netdev@...r.kernel.org, akkushwaha9896@...il.com
Subject: [PATCH] net: socket: removed an unnecessary newline
From: Amit Kushwaha <kushwaha.a@...sung.com>
This patch removes a newline which was added
in socket.c file in net-next
Signed-off-by: Amit Kushwaha <kushwaha.a@...sung.com>
---
net/socket.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/net/socket.c b/net/socket.c
index 5835383..dc01d7b 100644
--- a/net/socket.c
+++ b/net/socket.c
@@ -1,4 +1,3 @@
-
/*
* NET An implementation of the SOCKET network access protocol.
*
--
1.7.9.5
Powered by blists - more mailing lists