commit | c4eecc99538db762d8d058ebf89d3f05c5526ce6 | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@redhat.com> | Mon Oct 15 20:42:02 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Tue Oct 16 10:01:50 2007 -0700 |
tree | b18229fa3a3784dbce0452997369fe27781f9dfa | |
parent | 1a43be74a7597a1a1fdef73350bb143dd634ae07 [diff] |
SH vDSO: linker script indentation This cleans up the formatting in the vDSO linker script, mostly just the use of whitespace. It's intended to approximate the kernel standard conventions for indenting C, treating elements of the linker script about like initialized variable definitions. Signed-off-by: Roland McGrath <roland@redhat.com> Cc: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>