[PATCH 2.4] i2c cleanups, third wave (8/8)
Jean Delvare
khali at linux-fr.org
Sun Jan 11 16:28:39 CET 2004
This last patch fixes missing spaces in an error message in i2c-core.c.
Original patch by Kyösti Mälkki.
Thanks!
--- linux-2.4.25-pre4-k7/drivers/i2c/i2c-core.c Sun Jan 11 10:33:12 2004
+++ linux-2.4.25-pre4-k8/drivers/i2c/i2c-core.c Sun Jan 11 13:51:11 2004
@@ -359,8 +359,8 @@
"unregistering driver "
"`%s', the client at "
"address %02x of "
- "adapter `%s' could not"
- "be detached; driver"
+ "adapter `%s' could not "
+ "be detached; driver "
"not unloaded!",
driver->name,
client->addr,
--
Jean Delvare
http://www.ensicaen.ismra.fr/~delvare/
More information about the lm-sensors
mailing list