Re: [GIT PULL] Fix common misspellings

From: Ingo Molnar
Date: Thu Apr 07 2011 - 14:51:05 EST



* Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> wrote:

> Regardless, those were the only ones I _noticed_, there may well be
> others. I'd suggest people try to find more. The easiest way I found
> to go through it was:
>
> git show -U0 --color-words 25985edcedea
>
> which makes it reasonably dense and easy to see.

Wow, -U0 --color-words really rocks as a review tool ...

Some other mistakes:

+ .usecount = 1, /* REVISIT: why can't' this be disabled? */
+ .usecount = 1, /* REVISIT: why can't' this be disabled? */
+ * isn't' set.
+ * isn't' set.
+ * isn't' set.
+ /* We can't' use dev_ready here, but at least we wait for the
+ dev_dbg(&p_dev->dev, "Configuration isn't't locked\n");
+ /* Drop not U2M frames, can't's drop here because we will drop beacon in this case */
+ /* Drop not U2M frames, can't's drop here because we will drop beacon in this case */

Thanks,

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/