[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190306161650.GA3155@jordon-HP-15-Notebook-PC>
Date: Wed, 6 Mar 2019 21:46:51 +0530
From: Souptick Joarder <jrdr.linux@...il.com>
To: mathieu.desnoyers@...icios.com, peterz@...radead.org,
paulmck@...ux.ibm.com, boqun.feng@...il.com, shuah@...nel.org
Cc: linux-kernel@...r.kernel.org, linux-kselftest@...r.kernel.org
Subject: [PATCH v2] selftest/rseq: Remove duplicate header
From: Sabyasachi Gupta <sabyasachi.linux@...il.com>
Remove duplicate header which is included twice
Signed-off-by: Sabyasachi Gupta <sabyasachi.linux@...il.com>
Signed-off-by: Souptick Joarder <jrdr.linux@...il.com>
Acked-by: Mathieu Desnoyers <mathieu.desnoyers@...icios.com>
---
v2: Corrected format.
tools/testing/selftests/rseq/rseq.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/tools/testing/selftests/rseq/rseq.h b/tools/testing/selftests/rseq/rseq.h
index c72eb70..6c1126e7 100644
--- a/tools/testing/selftests/rseq/rseq.h
+++ b/tools/testing/selftests/rseq/rseq.h
@@ -16,7 +16,6 @@
#include <errno.h>
#include <stdio.h>
#include <stdlib.h>
-#include <sched.h>
#include <linux/rseq.h>
/*
--
1.9.1
Powered by blists - more mailing lists