Browse Source

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>
Amit Kushwaha 8 years ago
parent
commit
fa1bd57a63
1 changed files with 0 additions and 1 deletions
  1. 0 1
      net/socket.c

+ 0 - 1
net/socket.c

@@ -1,4 +1,3 @@
-
 /*
 /*
  * NET		An implementation of the SOCKET network access protocol.
  * NET		An implementation of the SOCKET network access protocol.
  *
  *