• Sam Ravnborg's avatar
    x86: beautify vmlinux_32.lds.S · aee6a166
    Sam Ravnborg authored
    Beautify vmlinux_32.lds.S:
    
     - Use tabs for indent
     - Located curly braces like in C code
     - Rearranged a few comments
    
    To see actual differences use "git diff -b" which
    ignore 'whitespace' changes.
    
    The beautification is done to prepare a unification
    of the _32 and _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: <1240991249-27117-1-git-send-email-sam@ravnborg.org>
    Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
    aee6a166
vmlinux_32.lds.S 5.47 KB