From: tip-bot for Wei Yongjun <tipbot@zytor.com>
To: linux-tip-commits@vger.kernel.org
Cc: tglx@linutronix.de, dave.hansen@linux.intel.com,
mgorman@techsingularity.net, akpm@linux-foundation.org,
linux-kernel@vger.kernel.org, kirill.shutemov@linux.intel.com,
mingo@kernel.org, weiyongjun1@huawei.com, hpa@zytor.com
Subject: [tip:mm/urgent] mm/numa: Remove duplicated include from mprotect.c
Date: Wed, 19 Oct 2016 08:39:47 -0700 [thread overview]
Message-ID: <tip-137baabe351e0554d06c6d5c84059fe343e2791e@git.kernel.org> (raw)
In-Reply-To: <1476719259-6214-1-git-send-email-weiyj.lk@gmail.com>
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>
prev parent reply other threads:[~2016-10-19 15:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-17 15:47 [PATCH -next] mm: numa: remove " Wei Yongjun
2016-10-19 15:39 ` tip-bot for Wei Yongjun [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=tip-137baabe351e0554d06c6d5c84059fe343e2791e@git.kernel.org \
--to=tipbot@zytor.com \
--cc=akpm@linux-foundation.org \
--cc=dave.hansen@linux.intel.com \
--cc=hpa@zytor.com \
--cc=kirill.shutemov@linux.intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tip-commits@vger.kernel.org \
--cc=mgorman@techsingularity.net \
--cc=mingo@kernel.org \
--cc=tglx@linutronix.de \
--cc=weiyongjun1@huawei.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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