Revision 125947f2ab8c45417feaa4a8800e89529ca4612f authored by Domen Puncer on 05 May 2005, 23:16:15 UTC, committed by Linus Torvalds on 05 May 2005, 23:36:49 UTC
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 <didickman@yahoo.com>
Signed-off-by: Domen Puncer <domen@coderock.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent 845d343
History
File Mode Size
block
char
cio
crypto
net
scsi
Kconfig -rw-r--r-- 6.7 KB
Makefile -rw-r--r-- 169 bytes
ebcdic.c -rw-r--r-- 10.8 KB
s390mach.c -rw-r--r-- 5.4 KB
s390mach.h -rw-r--r-- 2.8 KB
sysinfo.c -rw-r--r-- 8.7 KB

back to top