Development discussion of WireGuard
 help / color / mirror / Atom feed
* [PATCH net-next] wireguard: selftests: remove duplicated include <sys/types.h>
@ 2020-02-21  7:22 YueHaibing
  2020-02-21 12:22 ` Jason A. Donenfeld
  0 siblings, 1 reply; 2+ messages in thread
From: YueHaibing @ 2020-02-21  7:22 UTC (permalink / raw)
  To: Jason, shuah, davem, yuehaibing
  Cc: netdev, linux-kselftest, wireguard, linux-kernel

Remove duplicated include.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
---
 tools/testing/selftests/wireguard/qemu/init.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tools/testing/selftests/wireguard/qemu/init.c b/tools/testing/selftests/wireguard/qemu/init.c
index 90bc981..c969812 100644
--- a/tools/testing/selftests/wireguard/qemu/init.c
+++ b/tools/testing/selftests/wireguard/qemu/init.c
@@ -13,7 +13,6 @@
 #include <fcntl.h>
 #include <sys/wait.h>
 #include <sys/mount.h>
-#include <sys/types.h>
 #include <sys/stat.h>
 #include <sys/types.h>
 #include <sys/io.h>
-- 
2.7.4


_______________________________________________
WireGuard mailing list
WireGuard@lists.zx2c4.com
https://lists.zx2c4.com/mailman/listinfo/wireguard

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

* Re: [PATCH net-next] wireguard: selftests: remove duplicated include <sys/types.h>
  2020-02-21  7:22 [PATCH net-next] wireguard: selftests: remove duplicated include <sys/types.h> YueHaibing
@ 2020-02-21 12:22 ` Jason A. Donenfeld
  0 siblings, 0 replies; 2+ messages in thread
From: Jason A. Donenfeld @ 2020-02-21 12:22 UTC (permalink / raw)
  To: YueHaibing
  Cc: Netdev, LKML, linux-kselftest, Shuah Khan, David Miller,
	WireGuard mailing list

On Fri, Feb 21, 2020 at 8:23 AM YueHaibing <yuehaibing@huawei.com> wrote:
>
> Remove duplicated include.

Thanks. Applied to the wireguard-linux tree.
_______________________________________________
WireGuard mailing list
WireGuard@lists.zx2c4.com
https://lists.zx2c4.com/mailman/listinfo/wireguard

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

end of thread, other threads:[~2020-02-21 12:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-21  7:22 [PATCH net-next] wireguard: selftests: remove duplicated include <sys/types.h> YueHaibing
2020-02-21 12:22 ` Jason A. Donenfeld

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).