[PATCH] mm: adjust final #endif position in mm/internal.h

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Trivial patch: make sure the #endif that terminates the standard
#ifndef / #define / #endif construct gets labeled, and gets positioned
at the end of the file as is normally the case.

Signed-off-by: Michel Lespinasse <walken@xxxxxxxxxx>
---
 mm/internal.h |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/mm/internal.h b/mm/internal.h
index 2ba87fbfb75b..aea3b7c45854 100644
--- a/mm/internal.h
+++ b/mm/internal.h
@@ -333,7 +333,6 @@ static inline void mminit_validate_memmodel_limits(unsigned long *start_pfn,
 #define ZONE_RECLAIM_FULL	-1
 #define ZONE_RECLAIM_SOME	0
 #define ZONE_RECLAIM_SUCCESS	1
-#endif
 
 extern int hwpoison_filter(struct page *p);
 
@@ -347,3 +346,5 @@ extern u32 hwpoison_filter_enable;
 extern unsigned long vm_mmap_pgoff(struct file *, unsigned long,
         unsigned long, unsigned long,
         unsigned long, unsigned long);
+
+#endif	/* __MM_INTERNAL_H */
-- 
1.7.7.3

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@xxxxxxxxx.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@xxxxxxxxx";> email@xxxxxxxxx </a>


[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]