tree-wide: fix assorted typos all over the place

That is "success", "unknown", "through", "performance", "[re|un]mapping"
, "access", "default", "reasonable", "[con]currently", "temperature"
, "channel", "[un]used", "application", "example","hierarchy", "therefore"
, "[over|under]flow", "contiguous", "threshold", "enough" and others.

Signed-off-by: André Goddard Rosa <andre.goddard@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Cette révision appartient à :
André Goddard Rosa
2009-11-14 13:09:05 -02:00
révisé par Jiri Kosina
Parent 972b94ffb9
révision af901ca181
345 fichiers modifiés avec 516 ajouts et 508 suppressions

Voir le fichier

@@ -1543,7 +1543,7 @@ static irqreturn_t atl1c_intr(int irq, void *data)
if (status & ISR_OVER)
if (netif_msg_intr(adapter))
dev_warn(&pdev->dev,
"TX/RX over flow (status = 0x%x)\n",
"TX/RX overflow (status = 0x%x)\n",
status & ISR_OVER);
/* link event */