Explorar o código

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 %!s(int64=9) %!d(string=hai) anos
pai
achega
fa1bd57a63
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      net/socket.c

+ 0 - 1
net/socket.c

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