]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] x86_64: coding style and whitespace fixups
authorDomen Puncer <domen@coderock.org>
Sat, 25 Jun 2005 21:58:59 +0000 (14:58 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 25 Jun 2005 23:25:02 +0000 (16:25 -0700)
commitf45494480f31342125870c1a184999d7c5a59471
treea80289b970b9f1be993268e21d8d5ed8be57a6fe
parent23712b2fbf6b845289c1d41d929be0931fab2759
[PATCH] x86_64: coding style and whitespace fixups

Remove some of the unnecessary differences between arch/i386 and
arch/x86_64.  This patch fixes more whitespace issues, some miscellaneous
typos, a wrong URL and a factually incorrect statement about the current
boot sector code.

Signed-off-by: Domen Puncer <domen@coderock.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/boot/Makefile
arch/i386/boot/compressed/misc.c
arch/i386/boot/edd.S
arch/i386/boot/setup.S
arch/i386/boot/tools/build.c
arch/x86_64/boot/compressed/head.S
arch/x86_64/boot/compressed/misc.c
arch/x86_64/boot/install.sh
arch/x86_64/boot/setup.S
arch/x86_64/boot/tools/build.c