mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH -next] mm: numa: remove duplicated include from mprotect.c
@ 2016-10-17 15:47 Wei Yongjun
  2016-10-19 15:39 ` [tip:mm/urgent] mm/numa: Remove " tip-bot for Wei Yongjun
  0 siblings, 1 reply; 2+ messages 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>

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [tip:mm/urgent] mm/numa: Remove duplicated include from mprotect.c
  2016-10-17 15:47 [PATCH -next] mm: numa: remove duplicated include from mprotect.c Wei Yongjun
@ 2016-10-19 15:39 ` tip-bot for Wei Yongjun
  0 siblings, 0 replies; 2+ messages in thread
From: tip-bot for Wei Yongjun @ 2016-10-19 15:39 UTC (permalink / raw)
  To: linux-tip-commits
  Cc: tglx, dave.hansen, mgorman, akpm, linux-kernel, kirill.shutemov,
	mingo, weiyongjun1, hpa

Commit-ID:  137baabe351e0554d06c6d5c84059fe343e2791e
Gitweb:     http://git.kernel.org/tip/137baabe351e0554d06c6d5c84059fe343e2791e
Author:     Wei Yongjun <weiyongjun1@huawei.com>
AuthorDate: Mon, 17 Oct 2016 15:47:39 +0000
Committer:  Thomas Gleixner <tglx@linutronix.de>
CommitDate: Wed, 19 Oct 2016 17:28:48 +0200

mm/numa: Remove duplicated include from mprotect.c

Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Cc: Dave Hansen <dave.hansen@linux.intel.com>
Cc: linux-mm@kvack.org
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Mel Gorman <mgorman@techsingularity.net>
Cc: "Kirill A. Shutemov" <kirill.shutemov@linux.intel.com>
Link: http://lkml.kernel.org/r/1476719259-6214-1-git-send-email-weiyj.lk@gmail.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

---
 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>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-10-19 15:40 UTC | newest]

Thread overview: 2+ messages (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
2016-10-19 15:39 ` [tip:mm/urgent] mm/numa: Remove " tip-bot for Wei Yongjun

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome