commit | 7b313fdf2303ddfaea6ae1aad09fb3ccdb884bcc | [log] [tgz] |
---|---|---|
author | Sam Ravnborg <sam@ravnborg.org> | Sat Jun 19 17:19:25 2010 +0200 |
committer | Tony Luck <tony.luck@intel.com> | Mon Jun 21 15:08:44 2010 -0700 |
tree | 8e7c02228c74d76d7fab33f1c60b4de46e6144af | |
parent | 7e27d6e778cd87b6f2415515d7127eba53fe5d02 [diff] |
[IA64] beautify vmlinux.lds.h Use the same style as used for C code in vmlinux.lds.h. This is the same format as have been gradually introduced for other architectures in the kernel. This patch do not introduce any functional changes. Note: Use "git diff -w" to supress whitespace noise. Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: Tony Luck <tony.luck@intel.com>