From: Greg Kroah-Hartman Date: Fri, 13 Mar 2009 22:01:02 +0000 (-0700) Subject: add Len's ack to a patch X-Git-Tag: v2.6.28.8~9 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=99fc89f8f809f4b87422a03b4c4d7c29c035895e;p=thirdparty%2Fkernel%2Fstable-queue.git add Len's ack to a patch --- diff --git a/queue-2.6.28/acpi-fix-broken-usage-of-acpi_ut_get_node_name.patch b/queue-2.6.28/acpi-fix-broken-usage-of-acpi_ut_get_node_name.patch index c462b93f1ad..1b1b0908cf3 100644 --- a/queue-2.6.28/acpi-fix-broken-usage-of-acpi_ut_get_node_name.patch +++ b/queue-2.6.28/acpi-fix-broken-usage-of-acpi_ut_get_node_name.patch @@ -19,7 +19,7 @@ This is the minimal fix for stable 2.6.28. Signed-off-by: Henrique de Moraes Holschuh Cc: stable@kernel.org Acked-by: Lin Ming -Cc: Len Brown +Acked-by: Len Brown Signed-off-by: Greg Kroah-Hartman ---