|  |  | 
  
    |  |  | 
 
  |   |  | 
  
    |  |  | 
  
    |  |  | 
  
    |   xen-changelog
[Xen-changelog] [xen-unstable] ACPI: fix typo 
| # HG changeset patch
# User Keir Fraser <keir@xxxxxxx>
# Date 1288371927 -3600
# Node ID b5436afc918e2f5a6c5baa2d0c13f01cdc2f8f2e
# Parent  1694027134b3d7220d07a6e0d205fd8b1410363e
ACPI: fix typo
Signed-off-by: Tim Deegan <Tim.Deegan@xxxxxxxxxx>
---
 xen/drivers/acpi/apei/apei-io.c |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)
diff -r 1694027134b3 -r b5436afc918e xen/drivers/acpi/apei/apei-io.c
--- a/xen/drivers/acpi/apei/apei-io.c   Fri Oct 29 18:04:46 2010 +0100
+++ b/xen/drivers/acpi/apei/apei-io.c   Fri Oct 29 18:05:27 2010 +0100
@@ -146,7 +146,7 @@ static void apei_post_unmap(paddr_t padd
 
        spin_lock_irqsave(&apei_iomaps_lock, flags);
        map = __apei_find_iomap(paddr, size);
-       if (!map);
+       if (!map)
                return;
 
        list_del(&map->list);
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
 | 
 
| <Prev in Thread] | Current Thread | [Next in Thread> |  | 
[Xen-changelog] [xen-unstable] ACPI: fix typo,
Xen patchbot-unstable <=
 |  |  | 
  
    |  |  |