From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [PATCH v9 0/7] ALSA: jack: Refactoring for jack kctls Date: Thu, 23 Apr 2015 17:00:18 +0200 Message-ID: References: <1429756366-22520-1-git-send-email-yang.jie@intel.com> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx2.suse.de (cantor2.suse.de [195.135.220.15]) by alsa0.perex.cz (Postfix) with ESMTP id 07A0D261B14 for ; Thu, 23 Apr 2015 17:00:20 +0200 (CEST) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: "Jie, Yang" Cc: "alsa-devel@alsa-project.org" , "broonie@kernel.org" , "tanu.kaskinen@linux.intel.com" , "Girdwood, Liam R" List-Id: alsa-devel@alsa-project.org At Thu, 23 Apr 2015 13:45:07 +0000, Jie, Yang wrote: > > > > - Fix typos and syntax errors in comments and descriptions. > > A spell checker is your friend. > > I just download one from git://github.com/mprpic/git-spell-check.git, > now learning to use it, do you have better suggestion? Any spell checker would be fine. I don't know of this tool, but isn't it only for XML? Also, for a lengthy document like in the last patch, it'd be good to get it proof read once by some native English speakers. I remember a guy living in a corner of British Islands in your team ;) Last but not least, reading twice before submission is always an old good method to catch silly typos or errors. (I forget this often, too.) Takashi