public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t] tests/core_setmaster_vs_auth: drop __linux__ includes hunk
@ 2019-01-14  8:37 Emil Velikov
  2019-01-14  9:04 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Emil Velikov @ 2019-01-14  8:37 UTC (permalink / raw)
  To: igt-dev; +Cc: emil.l.velikov

From: Emil Velikov <emil.velikov@collabora.com>

Seeming copy/paste from another test. None of the includes are required.

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
---
 tests/core_setmaster_vs_auth.c | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/tests/core_setmaster_vs_auth.c b/tests/core_setmaster_vs_auth.c
index f1ae0c63..c335ddff 100644
--- a/tests/core_setmaster_vs_auth.c
+++ b/tests/core_setmaster_vs_auth.c
@@ -38,11 +38,6 @@
 #include <stdlib.h>
 #include <stdio.h>
 #include <string.h>
-#ifdef __linux__
-# include <sys/syscall.h>
-#else
-# include <pthread.h>
-#endif
 
 IGT_TEST_DESCRIPTION("Check that drop/setMaster correctly transfer master "
 		     "state");
-- 
2.20.1

_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

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

end of thread, other threads:[~2019-01-14 11:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-14  8:37 [igt-dev] [PATCH i-g-t] tests/core_setmaster_vs_auth: drop __linux__ includes hunk Emil Velikov
2019-01-14  9:04 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
2019-01-14 10:21 ` [igt-dev] [PATCH i-g-t] " Daniel Vetter
2019-01-14 11:05 ` [igt-dev] ✓ Fi.CI.IGT: success for " Patchwork

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