netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] net: socket: removed an unnecessary newline
@ 2016-12-10  5:44 kushwaha.a
  2016-12-10 22:27 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: kushwaha.a @ 2016-12-10  5:44 UTC (permalink / raw)
  To: sergei.shtylyov, davem; +Cc: netdev, akkushwaha9896

From: Amit Kushwaha <kushwaha.a@samsung.com>

This patch removes a newline which was added
in socket.c file in net-next

Signed-off-by: Amit Kushwaha <kushwaha.a@samsung.com>
---
 net/socket.c |    1 -
 1 file changed, 1 deletion(-)

diff --git a/net/socket.c b/net/socket.c
index 5835383..dc01d7b 100644
--- a/net/socket.c
+++ b/net/socket.c
@@ -1,4 +1,3 @@
-
 /*
  * NET		An implementation of the SOCKET network access protocol.
  *
-- 
1.7.9.5

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] net: socket: removed an unnecessary newline
  2016-12-10  5:44 [PATCH] net: socket: removed an unnecessary newline kushwaha.a
@ 2016-12-10 22:27 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2016-12-10 22:27 UTC (permalink / raw)
  To: kushwaha.a; +Cc: sergei.shtylyov, netdev, akkushwaha9896

From: kushwaha.a@samsung.com
Date: Sat, 10 Dec 2016 11:14:47 +0530

> From: Amit Kushwaha <kushwaha.a@samsung.com>
> 
> This patch removes a newline which was added
> in socket.c file in net-next
> 
> Signed-off-by: Amit Kushwaha <kushwaha.a@samsung.com>

Applied.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-12-10 22:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-10  5:44 [PATCH] net: socket: removed an unnecessary newline kushwaha.a
2016-12-10 22:27 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).