[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1587278490-18426-1-git-send-email-jagdsh.linux@gmail.com>
Date: Sun, 19 Apr 2020 12:11:30 +0530
From: jagdsh.linux@...il.com
To: mpe@...erman.id.au, benh@...nel.crashing.org, paulus@...ba.org,
shuah@...nel.org, aneesh.kumar@...ux.ibm.com, desnesn@...ux.ibm.com
Cc: linuxppc-dev@...ts.ozlabs.org, linux-kselftest@...r.kernel.org,
linux-kernel@...r.kernel.org,
Jagadeesh Pagadala <jagdsh.linux@...il.com>
Subject: [PATCH] tools/testing/selftests/powerpc/mm: Remove duplicate headers
From: Jagadeesh Pagadala <jagdsh.linux@...il.com>
Code cleanup: Remove duplicate headers which are included twice.
Signed-off-by: Jagadeesh Pagadala <jagdsh.linux@...il.com>
---
tools/testing/selftests/powerpc/mm/tlbie_test.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/tools/testing/selftests/powerpc/mm/tlbie_test.c b/tools/testing/selftests/powerpc/mm/tlbie_test.c
index f85a093..48344a7 100644
--- a/tools/testing/selftests/powerpc/mm/tlbie_test.c
+++ b/tools/testing/selftests/powerpc/mm/tlbie_test.c
@@ -33,7 +33,6 @@
#include <sched.h>
#include <time.h>
#include <stdarg.h>
-#include <sched.h>
#include <pthread.h>
#include <signal.h>
#include <sys/prctl.h>
--
1.8.3.1
Powered by blists - more mailing lists