linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH -next] mm: swap: remove duplicated include from swap.c
@ 2018-09-17 13:13 YueHaibing
  0 siblings, 0 replies; only message in thread
From: YueHaibing @ 2018-09-17 13:13 UTC (permalink / raw)
  To: akpm, mgorman, vbabka, jack, rppt, dan.j.williams, shakeelb
  Cc: linux-kernel, linux-mm, YueHaibing

Remove duplicated include linux/memremap.h

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
---
 mm/swap.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/mm/swap.c b/mm/swap.c
index 26fc9b5..87a54c8 100644
--- a/mm/swap.c
+++ b/mm/swap.c
@@ -29,7 +29,6 @@
 #include <linux/cpu.h>
 #include <linux/notifier.h>
 #include <linux/backing-dev.h>
-#include <linux/memremap.h>
 #include <linux/memcontrol.h>
 #include <linux/gfp.h>
 #include <linux/uio.h>
-- 
2.7.0



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2018-09-17 13:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-17 13:13 [PATCH -next] mm: swap: remove duplicated include from swap.c YueHaibing

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