From 3569c03aeffb9cf618f4cd1b5f989920da625852 Mon Sep 17 00:00:00 2001 From: Bob Moore Date: Wed, 31 Oct 2012 02:26:23 +0000 Subject: [PATCH] --- yaml --- r: 336645 b: refs/heads/master c: 691fda505822e46e2a8106e33b408a12e11732bc h: refs/heads/master i: 336643: 073be3b262012a3fdb1551fb82b64ec2de44db2f v: v3 --- [refs] | 2 +- trunk/drivers/acpi/acpica/tbxfload.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 8110d0a9041b..3d92b21d4517 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 4f3ca640e97ba54df42789a7c3085c75630e863c +refs/heads/master: 691fda505822e46e2a8106e33b408a12e11732bc diff --git a/trunk/drivers/acpi/acpica/tbxfload.c b/trunk/drivers/acpi/acpica/tbxfload.c index f87cc63e69a1..a5e1e4e47098 100644 --- a/trunk/drivers/acpi/acpica/tbxfload.c +++ b/trunk/drivers/acpi/acpica/tbxfload.c @@ -211,7 +211,7 @@ static acpi_status acpi_tb_load_namespace(void) * DESCRIPTION: Dynamically load an ACPI table from the caller's buffer. Must * be a valid ACPI table with a valid ACPI table header. * Note1: Mainly intended to support hotplug addition of SSDTs. - * Note2: Does not copy the incoming table. User is reponsible + * Note2: Does not copy the incoming table. User is responsible * to ensure that the table is not deleted or unmapped. * ******************************************************************************/