linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* typo in acpi thermal managment
@ 2003-05-12 20:18 Pavel Machek
  0 siblings, 0 replies; only message in thread
From: Pavel Machek @ 2003-05-12 20:18 UTC (permalink / raw)
  To: Rusty trivial patch monkey Russell, kernel list

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?]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-05-12 20:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-12 20:18 typo in acpi thermal managment Pavel Machek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).