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 à :

révisé par
Jiri Kosina

Parent
972b94ffb9
révision
af901ca181
@@ -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 */
|
||||
|
Référencer dans un nouveau ticket
Bloquer un utilisateur