summaryrefslogtreecommitdiffstats
path: root/net/socket.c
diff options
context:
space:
mode:
authorAmit Kushwaha <kushwaha.a@samsung.com>2016-12-10 11:14:47 +0530
committerDavid S. Miller <davem@davemloft.net>2016-12-10 17:27:07 -0500
commitfa1bd57a63773f56877c7629a7ff69081ce3ca01 (patch)
treeeb3e9b99aa29a3b1033c813f98aaaddf983df769 /net/socket.c
parentefa172f42836477bf1ac3c9a3053140df764699c (diff)
downloadop-kernel-dev-fa1bd57a63773f56877c7629a7ff69081ce3ca01.zip
op-kernel-dev-fa1bd57a63773f56877c7629a7ff69081ce3ca01.tar.gz
net: socket: removed an unnecessary newline
This patch removes a newline which was added in socket.c file in net-next Signed-off-by: Amit Kushwaha <kushwaha.a@samsung.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/socket.c')
-rw-r--r--net/socket.c1
1 files changed, 0 insertions, 1 deletions
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.
*
OpenPOWER on IntegriCloud