From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756851Ab1K2Ven (ORCPT ); Tue, 29 Nov 2011 16:34:43 -0500 Received: from youngberry.canonical.com ([91.189.89.112]:52933 "EHLO youngberry.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756710Ab1K2Vem (ORCPT ); Tue, 29 Nov 2011 16:34:42 -0500 Date: Tue, 29 Nov 2011 21:34:39 +0000 From: Andy Whitcroft To: Joe Perches Cc: Andrew Morton , linux-kernel@vger.kernel.org Subject: Re: [PATCH] checkpatch: Improve memset and min/max with cast checking Message-ID: <20111129213439.GB6165@shadowen.org> References: <1322494973-29225-1-git-send-email-apw@canonical.com> <1322494973-29225-3-git-send-email-apw@canonical.com> <1322537070.2075.27.camel@Joe-Laptop> <20111129212851.GA6165@shadowen.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20111129212851.GA6165@shadowen.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Nov 29, 2011 at 09:28:51PM +0000, Andy Whitcroft wrote: > Applied to my next branch. Now that kernel.org is back you can see what I have pending as below: git://git.kernel.org/pub/scm/linux/kernel/git/apw/checkpatch.git next The master branch in the same repo represents what has been submitted to akpm. The latest tip is normally exported here for testing: http://people.canonical.com/~apw/checkpatch/checkpatch-next.pl -apw