From: Sam Ravnborg Date: Sun, 26 Apr 2009 21:07:42 +0000 (+0200) Subject: x86: beautify vmlinux_64.lds.S X-Git-Tag: v2.6.31-rc1~422^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a3ec21fcd311b26ab0f249d62960e127bc20ca8;p=pandora-kernel.git x86: beautify vmlinux_64.lds.S Beautify vmlinux_64.lds.S: - Use tabs for indent - Located curly braces like in C code - Rearranged a few comments There is no functional changes in this patch The beautification is done to prepare a unification of the _32 and the _64 variants of the linker scripts. [ Impact: cleanup ] Signed-off-by: Sam Ravnborg Cc: Tim Abbott Cc: Linus Torvalds LKML-Reference: <20090426210742.GA3464@uranus.ravnborg.org> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed