]> git.kernelconcepts.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>
Mon, 8 Oct 2012 02:59:57 +0000 (13:59 +1100)
commit52904d1434ded41822371d31de48c5211d286a1a
tree7fbc06d7a5aea18f0c7cd3c09aedb43ee10e7e15
parentdebb1a65c0b65ac03a8ff004710ee48a1ae55abe
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