1
0
Fork 0

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>
zero-colors
Amit Kushwaha 2016-12-10 11:14:47 +05:30 committed by David S. Miller
parent efa172f428
commit fa1bd57a63
1 changed files with 0 additions and 1 deletions

View File

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