From: Domen Puncer Date: Thu, 5 May 2005 23:16:15 +0000 (-0700) Subject: [PATCH] CodingStyle: trivial whitespace fixups X-Git-Tag: v2.6.12-rc4~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=125947f2ab8c45417feaa4a8800e89529ca4612f;p=pandora-kernel.git [PATCH] CodingStyle: trivial whitespace fixups When I do a "diff -Nur arch/i386 arch/x86_64" to see what is different between these two architectures, I see some differences due to whitespace issues only. The attached patch removes some of the noise by fixing up the following files: - arch/i386/boot/bootsect.S - arch/i386/boot/video.S - arch/x86_64/boot/bootsect.S Signed-off-by: Daniel Dickman Signed-off-by: Domen Puncer Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed