From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from jdc.jasonjgw.net (jdc.jasonjgw.net [59.167.198.218]) by befuddled.reisers.ca (Postfix) with ESMTPS id 280BB1EF76A for ; Sat, 11 May 2013 04:21:22 -0400 (EDT) Received: by jdc.jasonjgw.net (Postfix, from userid 1000) id 43C1618063584; Sat, 11 May 2013 18:21:15 +1000 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=jasonjgw.net; s=mail; t=1368260475; bh=BSoy5PODuy4/RjunRhu4gNKV3EQtt/GRbeVGuOE89C4=; h=Date:From:To:Subject:References:In-Reply-To; b=1VsWoUAC9Y6GzrkymRDgkTH+epJ4HCItb/fTiIBNi5hJ9BXYZWNPvQYiaUdhE8PmP cSIuWpr/h3Ah++ASn/QMRVzRoq7vFb/ZriU8m4B0G2DBY87AY5s7l/+rvZv+yRoG3F gkT3zUg1wvs3Yh2329Vkhm/PGPV6e/5b70LWV16o= Date: Sat, 11 May 2013 18:21:15 +1000 From: Jason White To: speakup@linux-speakup.org Subject: Re: Fwd: Re: speakup issues Message-ID: <20130511082115.GA13654@jdc.jasonjgw.net> References: <20130509235112.GD2123@linux1> <1493.1368193115@ccs.covici.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1493.1368193115@ccs.covici.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-BeenThere: speakup@linux-speakup.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 May 2013 08:21:22 -0000 covici@ccs.covici.com wrote: > Well, that does not sound so bad -- a lot of small things. What is > checkpatch.pl ? I think it's a test script that looks for code which doesn't follow kernel style and programming guidelines. You should look for it in the kernel sources.