From mboxrd@z Thu Jan 1 00:00:00 1970 From: Xiangfu Liu Date: Thu, 13 Oct 2011 10:54:35 +0800 Subject: [U-Boot] [PATCH] tools: checkpatch.pl from Linux added to tools In-Reply-To: <1318383679-4594-1-git-send-email-joe.hershberger@ni.com> References: <20111009192233.80F471408775@gemini.denx.de> <1318383679-4594-1-git-send-email-joe.hershberger@ni.com> Message-ID: <4E9652EB.2010403@openmobilefree.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 10/12/2011 09:41 AM, Joe Hershberger wrote: > Added from Linux - commit 30ecad51849ae132dc6ef6ddb62d499c7257515b > > Include config file to ignore common false-positives great thanks Joe.