* [PATCH -next] mm: numa: remove duplicated include from mprotect.c
@ 2016-10-17 15:47 Wei Yongjun
0 siblings, 0 replies; only message in thread
From: Wei Yongjun @ 2016-10-17 15:47 UTC (permalink / raw)
To: Andrew Morton, Thomas Gleixner, Dave Hansen, Kirill A. Shutemov,
Mel Gorman
Cc: Wei Yongjun, linux-mm, linux-kernel
From: Wei Yongjun <weiyongjun1@huawei.com>
Remove duplicated include.
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
---
mm/mprotect.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/mm/mprotect.c b/mm/mprotect.c
index bcdbe62..1193652 100644
--- a/mm/mprotect.c
+++ b/mm/mprotect.c
@@ -25,7 +25,6 @@
#include <linux/perf_event.h>
#include <linux/pkeys.h>
#include <linux/ksm.h>
-#include <linux/pkeys.h>
#include <asm/uaccess.h>
#include <asm/pgtable.h>
#include <asm/cacheflush.h>
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2016-10-17 15:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-17 15:47 [PATCH -next] mm: numa: remove duplicated include from mprotect.c Wei Yongjun
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).