Fix occurrences of "the the "
Signed-off-by: Michael Opdenacker <michael@free-electrons.com> Signed-off-by: Adrian Bunk <bunk@stusta.de>
This commit is contained in:

committed by
Adrian Bunk

parent
02a3e59a08
commit
59c51591a0
@@ -1126,7 +1126,7 @@ static void eepro_tx_timeout (struct net_device *dev)
|
||||
printk (KERN_ERR "%s: transmit timed out, %s?\n", dev->name,
|
||||
"network cable problem");
|
||||
/* This is not a duplicate. One message for the console,
|
||||
one for the the log file */
|
||||
one for the log file */
|
||||
printk (KERN_DEBUG "%s: transmit timed out, %s?\n", dev->name,
|
||||
"network cable problem");
|
||||
eepro_complete_selreset(ioaddr);
|
||||
|
Reference in New Issue
Block a user