Hi!
I hope it is not too trivial. It certainly looks ugly.
Pavel
Index: linux/drivers/acpi/thermal.c
===================================================================
--- linux.orig/drivers/acpi/thermal.c 2003-05-06 19:31:11.000000000 +0200
+++ linux/drivers/acpi/thermal.c 2003-04-18 16:13:58.000000000 +0200
@@ -430,7 +430,7 @@
ACPI_FUNCTION_TRACE("acpi_thermal_call_usermode");
if (!path)
- return_VALUE(-EINVAL);;
+ return_VALUE(-EINVAL);
argv[0] = path;
-- When do you have a heart between your knees? [Johanka's followup: and *two* hearts?] - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Thu May 15 2003 - 22:00:41 EST