Skip to content

Commit

Permalink
x86: beautify vmlinux_64.lds.S
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Sam Ravnborg authored and Ingo Molnar committed Apr 27, 2009
1 parent d1f0ae5 commit 0a3ec21
Showing 1 changed file with 243 additions and 205 deletions.
Loading

0 comments on commit 0a3ec21

Please sign in to comment.