]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mm: adjust final #endif position in mm/internal.h
authorMichel Lespinasse <walken@google.com>
Fri, 28 Sep 2012 00:19:15 +0000 (10:19 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 4 Oct 2012 05:03:14 +0000 (15:03 +1000)
commit2dc6d48ba4bba11072d5da53bbf9338c20c13a48
treee6a28940f7775fddc6aef66d4f5a21778c9ed481
parent253b4a164730d4fde905992c445385bee292fb2e
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>
mm/internal.h