Skip to content

Commit 2792d48

Browse files
Jagadeesh Pagadalatorvalds
authored andcommitted
tools/testing/selftests/vm: remove duplicate headers
Code cleanup: Remove duplicate headers which are included twice. Signed-off-by: Jagadeesh Pagadala <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Cc: Shuah Khan <[email protected]> Cc: Brian Geffon <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Linus Torvalds <[email protected]>
1 parent f21fda8 commit 2792d48

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tools/testing/selftests/vm/mremap_dontunmap.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
#include <stdio.h>
1212
#include <stdlib.h>
1313
#include <string.h>
14-
#include <stdlib.h>
1514
#include <unistd.h>
1615

1716
#include "../kselftest.h"

0 commit comments

Comments
 (0)