[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110407185043.GA11496@elte.hu>
Date: Thu, 7 Apr 2011 20:50:43 +0200
From: Ingo Molnar <mingo@...e.hu>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Lucas De Marchi <lucas.demarchi@...fusion.mobi>,
linux-kernel@...r.kernel.org, trivial@...nel.org,
lucas.de.marchi@...il.com
Subject: Re: [GIT PULL] Fix common misspellings
* Linus Torvalds <torvalds@...ux-foundation.org> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists