1
0

Fix common misspellings

Fixes generated by 'codespell' and manually reviewed.

Signed-off-by: Lucas De Marchi <lucas.demarchi@profusion.mobi>
Este cometimento está contido em:
Lucas De Marchi
2011-03-30 22:57:33 -03:00
ascendente 6aba74f279
cometimento 25985edced
2463 ficheiros modificados com 4252 adições e 4252 eliminações

Ver ficheiro

@@ -130,7 +130,7 @@ static int add_eventfd(struct lguest *lg, unsigned long addr, int fd)
rcu_assign_pointer(lg->eventfds, new);
/*
* We're not in a big hurry. Wait until noone's looking at old
* We're not in a big hurry. Wait until no one's looking at old
* version, then free it.
*/
synchronize_rcu();