From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755105AbbCEKn2 (ORCPT ); Thu, 5 Mar 2015 05:43:28 -0500 Received: from smtprelay0093.hostedemail.com ([216.40.44.93]:53323 "EHLO smtprelay.hostedemail.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751419AbbCEKn0 (ORCPT ); Thu, 5 Mar 2015 05:43:26 -0500 X-Session-Marker: 6A6F6540706572636865732E636F6D X-Spam-Summary: 2,0,0,,d41d8cd98f00b204,joe@perches.com,:::::::::::::,RULES_HIT:41:355:379:541:599:960:973:982:988:989:1260:1277:1311:1313:1314:1345:1359:1373:1437:1515:1516:1518:1534:1539:1593:1594:1711:1730:1747:1777:1792:2393:2553:2559:2562:2828:3138:3139:3140:3141:3142:3352:3622:3865:3866:3867:3868:3870:3872:3873:4321:5007:6120:6261:7901:7974:8531:10004:10400:10471:10848:11232:11658:11914:12043:12050:12517:12519:12740:13069:13255:13311:13357:13618:13894:21080,0,RBL:none,CacheIP:none,Bayesian:0.5,0.5,0.5,Netcheck:none,DomainCache:0,MSF:not bulk,SPF:fn,MSBL:0,DNSBL:none,Custom_rules:0:0:0 X-HE-Tag: mark23_1da56dbc01430 X-Filterd-Recvd-Size: 1956 Message-ID: <1425552202.2712.30.camel@perches.com> Subject: Re: checkpatch spell checking (was: Re: [Intel-gfx] [PATCH] drm/i915: Reudce CHV DPLL min vco frequency to 4.8 GHz) From: Joe Perches To: Jani Nikula , Kees Cook Cc: Ville =?ISO-8859-1?Q?Syrj=E4l=E4?= , "Purushothaman, Vijay A" , Andy Whitcroft , LKML , intel-gfx@lists.freedesktop.org Date: Thu, 05 Mar 2015 02:43:22 -0800 In-Reply-To: <87twxz3n4p.fsf@intel.com> References: <1424977312-24902-1-git-send-email-ville.syrjala@linux.intel.com> <54F719A2.50405@linux.intel.com> <20150304151002.GS11371@intel.com> <87twxz3n4p.fsf@intel.com> Content-Type: text/plain; charset="ISO-8859-1" X-Mailer: Evolution 3.12.10-0ubuntu1~14.10.1 Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 2015-03-05 at 09:43 +0200, Jani Nikula wrote: > On Wed, 04 Mar 2015, Ville Syrjälä wrote: > > On Wed, Mar 04, 2015 at 08:11:38PM +0530, Purushothaman, Vijay A wrote: > >> Minor nitpick: typo in patch title > > > > Dang. I already fixed a typo there before sending this out, but turns > > out I only managed to cchange it into a different typo :( Maybe I need > > to invest in a spell checker... > > These days checkpatch.pl does some of this for you (see > scripts/spelling.txt). However your "reudce" isn't there, and, more > importantly, AFAICT checkpatch.pl does not look at the patch subject > anyway. > > Joe, Andy, hint, hint. ;) Patches happily accepted, (hint back..:) (adding Kees Cook too)