Skip to content

Commit

Permalink
tools/testing/selftests/vm: remove duplicate headers
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
Jagadeesh Pagadala authored and torvalds committed Jun 5, 2020
1 parent f21fda8 commit 2792d48
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/testing/selftests/vm/mremap_dontunmap.c
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <stdlib.h>
#include <unistd.h>

#include "../kselftest.h"
Expand Down

0 comments on commit 2792d48

Please sign in to comment.