[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1362471808-9437-4-git-send-email-tangchen@cn.fujitsu.com>
Date: Tue, 5 Mar 2013 16:23:25 +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 3/6] In acpi_tb_table_override()
Signed-off-by: Tang Chen <tangchen@...fujitsu.com>
---
drivers/acpi/acpica/tbinstal.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/acpi/acpica/tbinstal.c b/drivers/acpi/acpica/tbinstal.c
index e57cd38..b1e098d 100644
--- a/drivers/acpi/acpica/tbinstal.c
+++ b/drivers/acpi/acpica/tbinstal.c
@@ -313,7 +313,7 @@ struct acpi_table_header *acpi_tb_table_override(struct acpi_table_header
return (NULL); /* There was no override */
- finish_override:
+finish_override:
ACPI_INFO((AE_INFO,
"%4.4s %p %s table override, new table: %p",
--
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