[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1362471808-9437-5-git-send-email-tangchen@cn.fujitsu.com>
Date: Tue, 5 Mar 2013 16:23:26 +0800
From: Tang Chen <tangchen@...fujitsu.com>
To: lenb@...nel.org, rjw@...k.pl, robert.moore@...el.com,
lv.zheng@...el.com, ming.m.lin@...el.com, mpm@...enic.com,
herbert@...dor.apana.org.au, rob@...dley.net
Cc: linux-acpi@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-doc@...r.kernel.org, trival@...nel.org
Subject: [PATCH 4/6] In acpi_tb_install_table()
Signed-off-by: Tang Chen <tangchen@...fujitsu.com>
---
drivers/acpi/acpica/tbutils.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/acpi/acpica/tbutils.c b/drivers/acpi/acpica/tbutils.c
index ce3d5db..27e7715 100644
--- a/drivers/acpi/acpica/tbutils.c
+++ b/drivers/acpi/acpica/tbutils.c
@@ -539,7 +539,7 @@ acpi_tb_install_table(acpi_physical_address address,
acpi_tb_delete_table(table_desc);
}
- unmap_and_exit:
+unmap_and_exit:
/* Always unmap the table header that we mapped above */
--
1.7.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists