• Sam Ravnborg's avatar
    x86: beautify vmlinux_64.lds.S · 0a3ec21f
    Sam Ravnborg authored
    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: default avatarSam 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: default avatarIngo Molnar <mingo@elte.hu>
    0a3ec21f
vmlinux_64.lds.S 7.5 KB