[IA64] Make efi.c mostly fit in 80 columns
authorAron Griffis <aron@hp.com>
Mon, 4 Feb 2008 23:31:49 +0000 (15:31 -0800)
committerTony Luck <tony.luck@intel.com>
Mon, 4 Feb 2008 23:31:49 +0000 (15:31 -0800)
commit7d9aed26ed11d7a472104b7078b0c5e4fd416059
tree83cc3611b958488ae076c544b21d9f1884149a35
parentcdef24c9cd38ae236065409c4a6289f165639e55
[IA64] Make efi.c mostly fit in 80 columns

This patch is purely whitespace changes to make the code fit in 80
columns, plus fix some inconsistent indentation.  The efi_guidcmp()
tests remain wider than 80-columns since that seems to be the most
clear.

Signed-off-by: Aron Griffis <aron@hp.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/kernel/efi.c