]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mm: adjust final #endif position in mm/internal.h
authorMichel Lespinasse <walken@google.com>
Thu, 13 Sep 2012 00:58:37 +0000 (10:58 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 20 Sep 2012 07:04:58 +0000 (17:04 +1000)
commit92739bfd1faff8ca18b8837726d5da32356d9cee
tree5eaac2aad682469f503b1cf604f730d3e3f948f3
parenta2feac2d628939ecb6e0d65d6f939c9e8f2483d1
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