From: Michel Lespinasse Date: Mon, 8 Oct 2012 23:29:34 +0000 (-0700) Subject: mm: adjust final #endif position in mm/internal.h X-Git-Tag: v3.7-rc1~74^2~126 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db971418824381d3583c73751181fec76c743bf6;p=pandora-kernel.git 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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed