]> bbs.cooldavid.org Git - net-next-2.6.git/commit
x86: beautify vmlinux_64.lds.S
authorSam Ravnborg <sam@ravnborg.org>
Sun, 26 Apr 2009 21:07:42 +0000 (23:07 +0200)
committerIngo Molnar <mingo@elte.hu>
Mon, 27 Apr 2009 04:30:58 +0000 (06:30 +0200)
commit0a3ec21fcd311b26ab0f249d62960e127bc20ca8
treefb61152d097e1ef1956d63c42c9345f73bcf5e7f
parentd1f0ae5e2e45e74cff4c3bdefb0fc77608cdfeec
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 <sam@ravnborg.org>
Cc: Tim Abbott <tabbott@MIT.EDU>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
LKML-Reference: <20090426210742.GA3464@uranus.ravnborg.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/vmlinux_64.lds.S