Fix common misspellings

Fixes generated by 'codespell' and manually reviewed.

Signed-off-by: Lucas De Marchi <lucas.demarchi@profusion.mobi>
This commit is contained in:
Lucas De Marchi
2011-03-30 22:57:33 -03:00
bovenliggende 6aba74f279
commit 25985edced
2463 gewijzigde bestanden met toevoegingen van 4252 en 4252 verwijderingen

Bestand weergeven

@@ -612,7 +612,7 @@ void c2_free_qp(struct c2_dev *c2dev, struct c2_qp *qp)
c2_unlock_cqs(send_cq, recv_cq);
/*
* Destory qp in the rnic...
* Destroy qp in the rnic...
*/
destroy_qp(c2dev, qp);