public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] selftest/rseq: Remove duplicate header
@ 2019-03-04 18:38 Souptick Joarder
  2019-03-04 18:36 ` Mathieu Desnoyers
  2019-03-04 18:49 ` Peter Zijlstra
  0 siblings, 2 replies; 6+ messages in thread
From: Souptick Joarder @ 2019-03-04 18:38 UTC (permalink / raw)
  To: mathieu.desnoyers, peterz, paulmck, boqun.feng, shuah
  Cc: linux-kernel, linux-kselftest

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/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


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

end of thread, other threads:[~2019-03-05  6:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-04 18:38 [PATCH] selftest/rseq: Remove duplicate header Souptick Joarder
2019-03-04 18:36 ` Mathieu Desnoyers
2019-03-04 18:49 ` Peter Zijlstra
2019-03-04 18:53   ` Souptick Joarder
2019-03-04 19:57     ` Mathieu Desnoyers
2019-03-05  6:37       ` Souptick Joarder

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox