Re: [PATCH] spelling fixes: arch/powerpc/
From: Paul Mackerras <hidden>
Date: 2007-05-12 00:09:26
Also in:
lkml
Simon Arlott writes:
Spelling fixes in arch/powerpc/.
- /* Retreive CPU related informations from the flat tree + /* Retreive CPU related information from the flat tree
^^ You missed one. :)
- /* Clear the freeze bit, and reenable the interrupt. + /* Clear the freeze bit, and re-enable the interrupt.
reenable -> re-enable is a bit marginal, but OK.
/* Ok, now let's get cracking. You may ask me why I just didn't match * the iic host from the iic OF node, but that way I'm still compatible - * with really really old old firmwares for which we don't have a node + * with really really old old firmware for which we don't have a node
I think "firmwares" here was meaning to imply there were more than one instance or release of firmware which had the property described, and your change loses that.
- * differenciate them all and since that hack was there for a long + * differentiate them all and since that hack was there for a long
I haven't been too strict about the Franglais in the past, but OK. :) Paul.