Эх сурвалжийг харах

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 жил өмнө
parent
commit
fa1bd57a63
1 өөрчлөгдсөн 0 нэмэгдсэн , 1 устгасан
  1. 0 1
      net/socket.c

+ 0 - 1
net/socket.c

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