[gnu-efi] Fix whitespace error.

Peter Jones pjones at fedoraproject.org
Tue Aug 17 15:35:38 UTC 2010


commit 836afb8e9858d02cff08cde834bda0622ba22cbe
Author: Peter Jones <pjones at redhat.com>
Date:   Tue Aug 17 11:36:20 2010 -0400

    Fix whitespace error.

 gnu-efi-3.0e-route80h.patch |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gnu-efi-3.0e-route80h.patch b/gnu-efi-3.0e-route80h.patch
index d3b4c49..1040c4a 100644
--- a/gnu-efi-3.0e-route80h.patch
+++ b/gnu-efi-3.0e-route80h.patch
@@ -147,7 +147,7 @@ index 0000000..05cc883
 +		return EFI_UNSUPPORTED;
 +	}
 +	lpcif.rcba &= ~1UL;
-+	
++
 +	Print(L"rcba: 0x%8x\n", lpcif.rcba, lpcif.rcba);
 +	set_bit((uint32_t *)(lpcif.rcba + GCS_OFFSET_ADDR),
 +		     GCS_RPR_SHIFT, GCS_RPR_PCI);


More information about the scm-commits mailing list