mm: adjust final #endif position in mm/internal.h
authorMichel Lespinasse <walken@google.com>
Mon, 8 Oct 2012 23:29:34 +0000 (16:29 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 9 Oct 2012 07:22:24 +0000 (16:22 +0900)
commitdb971418824381d3583c73751181fec76c743bf6
treeed06d4ab7de3ba8868a8696223dc2fc299e690be
parent5d3a551c28c6669dc43be40d8fafafbc2ec8f42b
mm: adjust final #endif position in mm/internal.h

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@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/internal.h