Fix common misspellings

Fixes generated by 'codespell' and manually reviewed.

Signed-off-by: Lucas De Marchi <lucas.demarchi@profusion.mobi>
Esse commit está contido em:
Lucas De Marchi
2011-03-30 22:57:33 -03:00
commit 25985edced
2463 arquivos alterados com 4252 adições e 4252 exclusões

Ver arquivo

@@ -392,7 +392,7 @@ void __kprobes do_protection_exception(struct pt_regs *regs, long pgm_int_code,
{
int fault;
/* Protection exception is supressing, decrement psw address. */
/* Protection exception is suppressing, decrement psw address. */
regs->psw.addr -= (pgm_int_code >> 16);
/*
* Check for low-address protection. This needs to be treated