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
rodzic 6aba74f279
commit 25985edced
2463 zmienionych plików z 4252 dodań i 4252 usunięć

Wyświetl plik

@@ -649,7 +649,7 @@ static int kim_probe(struct platform_device *pdev)
/* multiple devices could exist */
st_kim_devices[pdev->id] = pdev;
} else {
/* platform's sure about existance of 1 device */
/* platform's sure about existence of 1 device */
st_kim_devices[0] = pdev;
}