Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756645Ab1DGSvB (ORCPT ); Thu, 7 Apr 2011 14:51:01 -0400 Received: from mx3.mail.elte.hu ([157.181.1.138]:34888 "EHLO mx3.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756543Ab1DGSu7 (ORCPT ); Thu, 7 Apr 2011 14:50:59 -0400 Date: Thu, 7 Apr 2011 20:50:43 +0200 From: Ingo Molnar To: Linus Torvalds Cc: Lucas De Marchi , linux-kernel@vger.kernel.org, trivial@kernel.org, lucas.de.marchi@gmail.com Subject: Re: [GIT PULL] Fix common misspellings Message-ID: <20110407185043.GA11496@elte.hu> References: <20110331032307.GA27999@vigoh> <20110331062949.GA29526@elte.hu> <20110331144400.GA2618@vigoh> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-08-17) X-ELTE-SpamScore: -2.0 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-2.0 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.3.1 -2.0 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1165 Lines: 33 * Linus Torvalds 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/