linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH -next] mm/page_alloc.c: remove duplicated include from page_alloc.c
@ 2013-08-22  2:47 Wei Yongjun
  2013-08-22  3:02 ` Naoya Horiguchi
  0 siblings, 1 reply; 2+ messages in thread
From: Wei Yongjun @ 2013-08-22  2:47 UTC (permalink / raw)
  To: akpm, mgorman, jiang.liu, cody, minchan
  Cc: yongjun_wei, linux-mm, linux-kernel

From: Wei Yongjun <yongjun_wei@trendmicro.com.cn>

Remove duplicated include.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
---
 mm/page_alloc.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/mm/page_alloc.c b/mm/page_alloc.c
index efb2ffa..4751901 100644
--- a/mm/page_alloc.c
+++ b/mm/page_alloc.c
@@ -60,7 +60,6 @@
 #include <linux/page-debug-flags.h>
 #include <linux/hugetlb.h>
 #include <linux/sched/rt.h>
-#include <linux/hugetlb.h>
 
 #include <asm/sections.h>
 #include <asm/tlbflush.h>

--
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	[flat|nested] 2+ messages in thread

* Re: [PATCH -next] mm/page_alloc.c: remove duplicated include from page_alloc.c
  2013-08-22  2:47 [PATCH -next] mm/page_alloc.c: remove duplicated include from page_alloc.c Wei Yongjun
@ 2013-08-22  3:02 ` Naoya Horiguchi
  0 siblings, 0 replies; 2+ messages in thread
From: Naoya Horiguchi @ 2013-08-22  3:02 UTC (permalink / raw)
  To: Wei Yongjun
  Cc: akpm, mgorman, jiang.liu, cody, minchan, yongjun_wei, linux-mm,
	linux-kernel

On Thu, Aug 22, 2013 at 10:47:27AM +0800, Wei Yongjun wrote:
> From: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
> 
> Remove duplicated include.
> 
> Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
> ---
>  mm/page_alloc.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/mm/page_alloc.c b/mm/page_alloc.c
> index efb2ffa..4751901 100644
> --- a/mm/page_alloc.c
> +++ b/mm/page_alloc.c
> @@ -60,7 +60,6 @@
>  #include <linux/page-debug-flags.h>
>  #include <linux/hugetlb.h>
>  #include <linux/sched/rt.h>
> -#include <linux/hugetlb.h>
>  
>  #include <asm/sections.h>
>  #include <asm/tlbflush.h>
> 

That's my fault. Thank you for fixing.

Reviewed-by: Naoya Horiguchi <n-horiguchi@ah.jp.nec.com>

--
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	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-08-22  3:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-22  2:47 [PATCH -next] mm/page_alloc.c: remove duplicated include from page_alloc.c Wei Yongjun
2013-08-22  3:02 ` Naoya Horiguchi

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