[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>
Showing
- arch/i386/boot/Makefile 2 additions, 2 deletionsarch/i386/boot/Makefile
- arch/i386/boot/compressed/misc.c 0 additions, 1 deletionarch/i386/boot/compressed/misc.c
- arch/i386/boot/edd.S 1 addition, 1 deletionarch/i386/boot/edd.S
- arch/i386/boot/setup.S 3 additions, 3 deletionsarch/i386/boot/setup.S
- arch/i386/boot/tools/build.c 2 additions, 3 deletionsarch/i386/boot/tools/build.c
- arch/x86_64/boot/compressed/head.S 1 addition, 3 deletionsarch/x86_64/boot/compressed/head.S
- arch/x86_64/boot/compressed/misc.c 1 addition, 1 deletionarch/x86_64/boot/compressed/misc.c
- arch/x86_64/boot/install.sh 1 addition, 1 deletionarch/x86_64/boot/install.sh
- arch/x86_64/boot/setup.S 4 additions, 4 deletionsarch/x86_64/boot/setup.S
- arch/x86_64/boot/tools/build.c 2 additions, 3 deletionsarch/x86_64/boot/tools/build.c
Loading
Please register or sign in to comment