commit | db971418824381d3583c73751181fec76c743bf6 | [log] [tgz] |
---|---|---|
author | Michel Lespinasse <walken@google.com> | Mon Oct 08 16:29:34 2012 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Oct 09 16:22:24 2012 +0900 |
tree | ed06d4ab7de3ba8868a8696223dc2fc299e690be | |
parent | 5d3a551c28c6669dc43be40d8fafafbc2ec8f42b [diff] |
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>