* [PATCH 1/1] mm/hugetlb.c: Remove duplicate inclusion of header file
@ 2012-09-11 8:15 Sachin Kamat
0 siblings, 0 replies; only message in thread
From: Sachin Kamat @ 2012-09-11 8:15 UTC (permalink / raw)
To: linux-mm; +Cc: sachin.kamat, Andrew Morton
linux/hugetlb_cgroup.h was included twice.
Cc: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
---
mm/hugetlb.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/mm/hugetlb.c b/mm/hugetlb.c
index c1c695c..9795e8a 100644
--- a/mm/hugetlb.c
+++ b/mm/hugetlb.c
@@ -30,7 +30,6 @@
#include <linux/hugetlb.h>
#include <linux/hugetlb_cgroup.h>
#include <linux/node.h>
-#include <linux/hugetlb_cgroup.h>
#include "internal.h"
const unsigned long hugetlb_zero = 0, hugetlb_infinity = ~0UL;
--
1.7.4.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] only message in thread
only message in thread, other threads:[~2012-09-11 8:18 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-11 8:15 [PATCH 1/1] mm/hugetlb.c: Remove duplicate inclusion of header file Sachin Kamat
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).