patch-2.4.19 linux-2.4.19/drivers/i2c/i2c-core.c
Next file: linux-2.4.19/drivers/i2c/i2c-keywest.c
Previous file: linux-2.4.19/drivers/i2c/i2c-algo-bit.c
Back to the patch index
Back to the overall index
- Lines: 15
- Date:
Fri Aug 2 17:39:44 2002
- Orig file:
linux-2.4.18/drivers/i2c/i2c-core.c
- Orig date:
Mon Nov 5 18:15:40 2001
diff -urN linux-2.4.18/drivers/i2c/i2c-core.c linux-2.4.19/drivers/i2c/i2c-core.c
@@ -381,10 +381,10 @@
printk("i2c-core.o: while "
"unregistering driver "
"`%s', the client at "
- "address %02x of
- adapter `%s' could not
- be detached; driver
- not unloaded!",
+ "address %02x of "
+ "adapter `%s' could not"
+ "be detached; driver"
+ "not unloaded!",
driver->name,
client->addr,
adap->name);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)