mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [Patch] [testing][wireguard] Remove unneeded version.h include pointed out by 'make versioncheck'
@ 2023-02-16  1:01 Jesper Juhl
  2023-02-16 17:05 ` Alexander Lobakin
  2023-02-16 17:35 ` Jason A. Donenfeld
  0 siblings, 2 replies; 3+ messages in thread
From: Jesper Juhl @ 2023-02-16  1:01 UTC (permalink / raw)
  To: linux-kernel
  Cc: linux-kselftest, netdev, wireguard, Jason A. Donenfeld,
	Shuah Khan, Jakub Kicinski

From e2fa4955c676960d0809e4afe8273075c94451c9 Mon Sep 17 00:00:00 2001
From: Jesper Juhl <jesperjuhl76@gmail.com>
Date: Mon, 13 Feb 2023 02:58:36 +0100
Subject: [PATCH 06/12] [testing][wireguard] Remove unneeded version.h include
  pointed out by 'make versioncheck'

Signed-off-by: Jesper Juhl <jesperjuhl76@gmail.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 3e49924dd77e..20d8d3192f75 100644
--- a/tools/testing/selftests/wireguard/qemu/init.c
+++ b/tools/testing/selftests/wireguard/qemu/init.c
@@ -24,7 +24,6 @@
  #include <sys/sysmacros.h>
  #include <sys/random.h>
  #include <linux/random.h>
-#include <linux/version.h>

  __attribute__((noreturn)) static void poweroff(void)
  {
-- 
2.39.2


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

end of thread, other threads:[~2023-02-16 17:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-16  1:01 [Patch] [testing][wireguard] Remove unneeded version.h include pointed out by 'make versioncheck' Jesper Juhl
2023-02-16 17:05 ` Alexander Lobakin
2023-02-16 17:35 ` 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

all inboxes | Powered by JetHome®