device.h: typo fix

Pavel Machek (pavel@ucw.cz)
Thu, 21 Mar 2002 13:33:57 +0100


Hi!

Please apply (to 2.5.7 only, probably).
Pavel

--- clean/include/linux/device.h Tue Mar 5 21:52:49 2002
+++ linux-acpi/include/linux/device.h Thu Mar 21 13:19:25 2002
@@ -83,7 +84,7 @@
device */
void *driver_data; /* data private to the driver */
void *platform_data; /* Platform specific data (e.g. ACPI,
- BIOS data relevant to device */
+ BIOS data relevant to device) */

u32 current_state; /* Current operating state. In
ACPI-speak, this is D0-D3, D0

-- 
(about SSSCA) "I don't say this lightly.  However, I really think that the U.S.
no longer is classifiable as a democracy, but rather as a plutocracy." --hpa
-
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/