All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/4] mm/init-mm: remove unused header cpumask.h
@ 2016-06-02  6:15 ` Geliang Tang
  0 siblings, 0 replies; 18+ messages in thread
From: Geliang Tang @ 2016-06-02  6:15 UTC (permalink / raw)
  To: Alexey Dobriyan, Andrew Morton; +Cc: Geliang Tang, linux-mm, linux-kernel

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>

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

end of thread, other threads:[~2016-06-02 13:46 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-02  6:15 [PATCH 1/4] mm/init-mm: remove unused header cpumask.h Geliang Tang
2016-06-02  6:15 ` Geliang Tang
2016-06-02  6:15 ` [PATCH 2/4] mm: kmemleak: " Geliang Tang
2016-06-02  6:15   ` Geliang Tang
2016-06-02  6:15   ` [PATCH 3/4] mm/vmstat: " Geliang Tang
2016-06-02  6:15     ` Geliang Tang
2016-06-02  6:15     ` [PATCH 4/4] mm/zsmalloc: " Geliang Tang
2016-06-02  6:15       ` Geliang Tang
2016-06-02  7:10       ` Sergey Senozhatsky
2016-06-02  7:10         ` Sergey Senozhatsky
2016-06-02  6:44     ` [PATCH 3/4] mm/vmstat: " Michal Hocko
2016-06-02  6:44       ` Michal Hocko
2016-06-02 13:46     ` Christoph Lameter
2016-06-02 13:46       ` Christoph Lameter
2016-06-02  9:32   ` [PATCH 2/4] mm: kmemleak: " Catalin Marinas
2016-06-02  9:32     ` Catalin Marinas
2016-06-02 10:10     ` Geliang Tang
2016-06-02 10:10       ` Geliang Tang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.