From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754056Ab1HXVd7 (ORCPT ); Wed, 24 Aug 2011 17:33:59 -0400 Received: from wondertoys-mx.wondertoys.net ([206.117.179.246]:33477 "EHLO labridge.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1753860Ab1HXVd6 (ORCPT ); Wed, 24 Aug 2011 17:33:58 -0400 Subject: Re: [U-Boot] [RFC PATCH] checkpatch.pl: Add ability to ignore various messages From: Joe Perches To: Wolfgang Denk Cc: Andy Whitcroft , Andrew Morton , Graeme Russ , U-Boot Users , linux-kernel@vger.kernel.org In-Reply-To: <20110824212521.9B48811F9E76@gemini.denx.de> References: <1303713156.1745.38.camel@Joe-Laptop> <20110727211707.139ED15794C3@gemini.denx.de> <1311804639.21169.22.camel@Joe-Laptop> <20110824212521.9B48811F9E76@gemini.denx.de> Content-Type: text/plain; charset="UTF-8" Date: Wed, 24 Aug 2011 14:33:56 -0700 Message-ID: <1314221636.15882.6.camel@Joe-Laptop> Mime-Version: 1.0 X-Mailer: Evolution 2.32.2 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 2011-08-24 at 23:25 +0200, Wolfgang Denk wrote: > > > This feature would be really useful for us, but I'd rather see this in > > > mainline than starting a fork. > > A better version is in Linus' current 3.0+ as of a couple of days ago. > > It's not in 3.0. > Great. Are you planning to submit a patch to add this into U-Boot? No I am not. From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Perches Date: Wed, 24 Aug 2011 14:33:56 -0700 Subject: [U-Boot] [RFC PATCH] checkpatch.pl: Add ability to ignore various messages In-Reply-To: <20110824212521.9B48811F9E76@gemini.denx.de> References: <1303713156.1745.38.camel@Joe-Laptop> <20110727211707.139ED15794C3@gemini.denx.de> <1311804639.21169.22.camel@Joe-Laptop> <20110824212521.9B48811F9E76@gemini.denx.de> Message-ID: <1314221636.15882.6.camel@Joe-Laptop> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wed, 2011-08-24 at 23:25 +0200, Wolfgang Denk wrote: > > > This feature would be really useful for us, but I'd rather see this in > > > mainline than starting a fork. > > A better version is in Linus' current 3.0+ as of a couple of days ago. > > It's not in 3.0. > Great. Are you planning to submit a patch to add this into U-Boot? No I am not.