From: Roland McGrath Date: Tue, 16 Oct 2007 03:44:14 +0000 (-0700) Subject: powerpc32 vDSO: linker script indentation X-Git-Tag: v2.6.24-rc1~836 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4c9f23af0faf3459c276dc456a12387e76973d9;p=pandora-kernel.git powerpc32 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 Acked-by: Benjamin Herrenschmidt Cc: Sam Ravnborg Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed