]> git.baikalelectronics.ru Git - kernel.git/commit
x86: unify strings in arch/x86/boot/compressed/misc_??.c
authorIan Campbell <ijc@hellion.org.uk>
Wed, 30 Jan 2008 12:33:38 +0000 (13:33 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:33:38 +0000 (13:33 +0100)
commit844f1d82288b380834e1048af9eb517aa292334e
tree1006aff04d1939d7ff9d8c36c827f7de6bcbc53b
parentc0efb89c472a5531ad787a925c357ab8bc94ca24
x86: unify strings in arch/x86/boot/compressed/misc_??.c

There seems to be a preference for the 64 bit version so use that on 32 bit and
drop the stray leading "."

Signed-off-by: Ian Campbell <ijc@hellion.org.uk>
Cc: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/boot/compressed/misc_32.c
arch/x86/boot/compressed/misc_64.c