[PATCH 14/24] x86: kernel/pci-calgary_64.c cleanup

From: Gustavo F. Padovan
Date: Mon Jul 28 2008 - 17:14:33 EST


Remove additional tab.

Signed-off-by: Gustavo F. Padovan <gustavo@xxxxxxxxxxxxxxxxx>
---
arch/x86/kernel/pci-calgary_64.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/arch/x86/kernel/pci-calgary_64.c b/arch/x86/kernel/pci-calgary_64.c
index b67a4b1..1bed35a 100644
--- a/arch/x86/kernel/pci-calgary_64.c
+++ b/arch/x86/kernel/pci-calgary_64.c
@@ -854,7 +854,7 @@ static void __init calgary_free_bus(struct pci_dev *dev)
tbl->it_map = NULL;

kfree(tbl);
-
+
set_pci_iommu(dev->bus, NULL);

/* Can't free bootmem allocated memory after system is up :-( */
--
1.5.4.5

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/