Commit 2792d488 authored by Jagadeesh Pagadala's avatar Jagadeesh Pagadala Committed by Linus Torvalds

tools/testing/selftests/vm: remove duplicate headers

Code cleanup: Remove duplicate headers which are included twice.
Signed-off-by: default avatarJagadeesh Pagadala <jagdsh.linux@gmail.com>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Cc: Shuah Khan <shuah@kernel.org>
Cc: Brian Geffon <bgeffon@google.com>
Link: http://lkml.kernel.org/r/1587278984-18847-1-git-send-email-jagdsh.linux@gmail.comSigned-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent f21fda8f
......@@ -11,7 +11,6 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <stdlib.h>
#include <unistd.h>
#include "../kselftest.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment