]> 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, 21 Sep 2012 00:57:24 +0000 (10:57 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 21 Sep 2012 05:58:42 +0000 (15:58 +1000)
commitfcd35f95c20283cf34d515053d377d418c4986b7
tree2871627a148e935e1279769cb60b4ffbf549bda5
parent7f9af33c84c5c4c83250c9d191736519a6441248
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