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>
This commit is contained in:
Amit Kushwaha 2016-12-10 11:14:47 +05:30 коммит произвёл David S. Miller
Родитель efa172f428
Коммит fa1bd57a63
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

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