]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mm: adjust final #endif position in mm/internal.h
authorMichel Lespinasse <walken@google.com>
Wed, 26 Sep 2012 01:33:20 +0000 (11:33 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 27 Sep 2012 07:25:52 +0000 (17:25 +1000)
commitbb15cd3883ff2e257dfedd2032ce3c86c188bbb7
tree7e0c08784fdfb67ff213ef7ca6872718cd4a4766
parent0eebafaaa7c6aa8dadb1b980f63d358e0931191d
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