x86/EFI: drop redundant newlines from blexit() argument strings
authorJan Beulich <jbeulich@suse.com>
Fri, 8 Nov 2013 10:09:06 +0000 (11:09 +0100)
committerJan Beulich <jbeulich@suse.com>
Fri, 8 Nov 2013 10:09:06 +0000 (11:09 +0100)
commit0d7fe8fe3be2dcba30efdaf88e66514246938aa2
tree917be860f260fdd0c39cc93c927df132a587c2ad
parentc1f2dfe8f6a559bc28935f24e31bb33d17d9713d
x86/EFI: drop redundant newlines from blexit() argument strings

The function issues a newline itself.

Also correct two slightly misplaced __initdata annotations.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Keir Fraser <keir@xen.org>
xen/arch/x86/efi/boot.c