From: Geliang Tang <geliangtang@gmail.com>
To: Alexey Dobriyan <adobriyan@gmail.com>,
Andrew Morton <akpm@linux-foundation.org>
Cc: Geliang Tang <geliangtang@gmail.com>,
linux-mm@kvack.org, linux-kernel@vger.kernel.org
Subject: [PATCH 1/4] mm/init-mm: remove unused header cpumask.h
Date: Thu, 2 Jun 2016 14:15:33 +0800 [thread overview]
Message-ID: <7cc1b41351a96e7d67fcf4bd2a6987b71793cb27.1464847139.git.geliangtang@gmail.com> (raw)
Remove unused header cpumask.h from mm/init-mm.c.
Signed-off-by: Geliang Tang <geliangtang@gmail.com>
---
mm/init-mm.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/mm/init-mm.c b/mm/init-mm.c
index a56a851..2acae89 100644
--- a/mm/init-mm.c
+++ b/mm/init-mm.c
@@ -3,7 +3,6 @@
#include <linux/rwsem.h>
#include <linux/spinlock.h>
#include <linux/list.h>
-#include <linux/cpumask.h>
#include <linux/atomic.h>
#include <asm/pgtable.h>
--
1.9.1
--
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>
next reply other threads:[~2016-06-02 6:15 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-02 6:15 Geliang Tang [this message]
2016-06-02 6:15 ` [PATCH 2/4] mm: kmemleak: " Geliang Tang
2016-06-02 6:15 ` [PATCH 3/4] mm/vmstat: " Geliang Tang
2016-06-02 6:15 ` [PATCH 4/4] mm/zsmalloc: " Geliang Tang
2016-06-02 7:10 ` Sergey Senozhatsky
2016-06-02 6:44 ` [PATCH 3/4] mm/vmstat: " Michal Hocko
2016-06-02 13:46 ` Christoph Lameter
2016-06-02 9:32 ` [PATCH 2/4] mm: kmemleak: " Catalin Marinas
2016-06-02 10:10 ` Geliang Tang
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=7cc1b41351a96e7d67fcf4bd2a6987b71793cb27.1464847139.git.geliangtang@gmail.com \
--to=geliangtang@gmail.com \
--cc=adobriyan@gmail.com \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
/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