Fix common misspellings

Fixes generated by 'codespell' and manually reviewed.

Signed-off-by: Lucas De Marchi <lucas.demarchi@profusion.mobi>
Šī revīzija ir iekļauta:
Lucas De Marchi
2011-03-30 22:57:33 -03:00
vecāks 6aba74f279
revīzija 25985edced
2463 mainīti faili ar 4252 papildinājumiem un 4252 dzēšanām

Parādīt failu

@@ -1383,7 +1383,7 @@ e100_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd)
spin_lock(&np->lock); /* Preempt protection */
switch (cmd) {
/* The ioctls below should be considered obsolete but are */
/* still present for compatability with old scripts/apps */
/* still present for compatibility with old scripts/apps */
case SET_ETH_SPEED_10: /* 10 Mbps */
e100_set_speed(dev, 10);
break;