Fix misspellings of "truly" in comments.
Some comments misspell "truly"; this fixes them. No code changes. Signed-off-by: Adam Buchbinder <adam.buchbinder@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:

committed by
Jiri Kosina

parent
a089377f29
commit
c41b20e721
@@ -580,7 +580,7 @@ cs89x0_probe1(struct net_device *dev, int ioaddr, int modular)
|
||||
}
|
||||
|
||||
#ifdef CONFIG_SH_HICOSH4
|
||||
/* truely reset the chip */
|
||||
/* truly reset the chip */
|
||||
writeword(ioaddr, ADD_PORT, 0x0114);
|
||||
writeword(ioaddr, DATA_PORT, 0x0040);
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user