]> 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, 7 Sep 2012 00:23:37 +0000 (10:23 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 7 Sep 2012 05:36:14 +0000 (15:36 +1000)
commit5ba188e662ddbdc3fe99733501e4d168953430f0
treeacfa8966c09ebe11c87c02d09dac2b407c67cce3
parentcdd26d817633fdc2b6c94aee23f165c056776e65
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