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
Makefile -rw-r--r-- 212 bytes
aarp.c -rw-r--r-- 25.0 KB
atalk_proc.c -rw-r--r-- 7.0 KB
ddp.c -rw-r--r-- 49.2 KB
dev.c -rw-r--r-- 1.6 KB
sysctl_net_atalk.c -rw-r--r-- 1.8 KB

back to top