Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754448Ab0LTIha (ORCPT ); Mon, 20 Dec 2010 03:37:30 -0500 Received: from mail-qy0-f181.google.com ([209.85.216.181]:33627 "EHLO mail-qy0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754389Ab0LTIh2 (ORCPT ); Mon, 20 Dec 2010 03:37:28 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=qSCBpLNXB/On4ufjeq4rbN4xogAWfW36pELsbipmtS9yZgLzWQun7qrWCUL/0ofHQk MZ0a6/Iyl64FTiw5fJROsbJXJ7NHMLFz+gJZtTPX2XXR7x4KoSe/qO2oJSnFW00KKPS3 SemZ06/lkdhGd7dDrjpRZggXGqAu0nHo5dgz0= MIME-Version: 1.0 In-Reply-To: <1292813544.22702.342.camel@Joe-Laptop> References: <4D0DD027.4000507@gmail.com> <1292813544.22702.342.camel@Joe-Laptop> Date: Mon, 20 Dec 2010 09:37:27 +0100 Message-ID: Subject: Re: [PATCH][RESEND] scripts: add no-warning option to the checkpatch script From: Marco Stornelli To: Joe Perches Cc: Linux Kernel , apw@canonical.com Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 932 Lines: 24 2010/12/20 Joe Perches : > On Sun, 2010-12-19 at 10:28 +0100, Marco Stornelli wrote: >> From: Marco Stornelli >> Add no-warning option to the checkpatch script. >> Signed-off-by: Marco Stornelli > > Hello Marco. > > I don't have much of an opinion on this. > I don't actually use checkpatch much. > Why do you think it's useful? To "debug" a patch from style point of view, I think it's useful to fix before the errors and then the warnings. So this option it's useful as a "filter". However, I added you in cc: because of a reply to my first patch that indicated you as a person interested in this scope. Marco -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/