projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a04a678
)
selftest/rseq: Remove duplicate header
author
Sabyasachi Gupta
<sabyasachi.linux@gmail.com>
Wed, 6 Mar 2019 16:16:51 +0000
(21:46 +0530)
committer
Shuah Khan
<shuah@kernel.org>
Mon, 8 Apr 2019 22:18:21 +0000
(16:18 -0600)
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>
Acked-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Signed-off-by: Shuah Khan <shuah@kernel.org>
tools/testing/selftests/rseq/rseq.h
patch
|
blob
|
history
diff --git
a/tools/testing/selftests/rseq/rseq.h
b/tools/testing/selftests/rseq/rseq.h
index
c72eb70
..
6c1126e
100644
(file)
--- 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>
/*