]> 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>
Wed, 26 Sep 2012 05:41:34 +0000 (15:41 +1000)
commitf47af24072224588c12f4f33fb7122307d657404
tree32249df4b6c7dae91822856c1cbbfc2dc5dd944e
parent9ca513ef432f8ffeecdafce76587bf38e65aa907
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