linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] selftest/net: Remove duplicate header
@ 2019-03-04 18:20 Souptick Joarder
  2019-03-04 19:36 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Souptick Joarder @ 2019-03-04 18:20 UTC (permalink / raw)
  To: davem, shuah; +Cc: netdev, linux-kselftest, linux-kernel, sabyasachi.linux

Remove duplicate header which is included twice.

Signed-off-by: Sabyasachi Gupta <sabyasachi.linux@gmail.com>
Signed-off-by: Souptick Joarder <jrdr.linux@gmail.com>
---
 tools/testing/selftests/net/udpgso.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tools/testing/selftests/net/udpgso.c b/tools/testing/selftests/net/udpgso.c
index e279051..b8265ee 100644
--- a/tools/testing/selftests/net/udpgso.c
+++ b/tools/testing/selftests/net/udpgso.c
@@ -17,7 +17,6 @@
 #include <stdbool.h>
 #include <stdlib.h>
 #include <stdio.h>
-#include <stdlib.h>
 #include <string.h>
 #include <sys/ioctl.h>
 #include <sys/socket.h>
-- 
1.9.1


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

* Re: [PATCH] selftest/net: Remove duplicate header
  2019-03-04 18:20 [PATCH] selftest/net: Remove duplicate header Souptick Joarder
@ 2019-03-04 19:36 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2019-03-04 19:36 UTC (permalink / raw)
  To: jrdr.linux; +Cc: shuah, netdev, linux-kselftest, linux-kernel, sabyasachi.linux

From: Souptick Joarder <jrdr.linux@gmail.com>
Date: Mon, 4 Mar 2019 23:50:48 +0530

> Remove duplicate header which is included twice.
> 
> Signed-off-by: Sabyasachi Gupta <sabyasachi.linux@gmail.com>
> Signed-off-by: Souptick Joarder <jrdr.linux@gmail.com>

Applied, thank you.

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

end of thread, other threads:[~2019-03-04 19:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-04 18:20 [PATCH] selftest/net: Remove duplicate header Souptick Joarder
2019-03-04 19:36 ` 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).