Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932423Ab2BJUT6 (ORCPT ); Fri, 10 Feb 2012 15:19:58 -0500 Received: from mail4-relais-sop.national.inria.fr ([192.134.164.105]:33524 "EHLO mail4-relais-sop.national.inria.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932337Ab2BJUT4 (ORCPT ); Fri, 10 Feb 2012 15:19:56 -0500 X-IronPort-AV: E=Sophos;i="4.73,398,1325458800"; d="scan'208";a="130927051" Date: Fri, 10 Feb 2012 21:19:53 +0100 (CET) From: Julia Lawall X-X-Sender: jll@hadrien To: Artem Bityutskiy cc: Julia Lawall , Julia Lawall , Michal Marek , Gilles Muller , bruce.w.allan@intel.com, rusty@rustcorp.com.au, kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org, cocci@diku.dk, joe@perches.com Subject: Re: [Cocci] [PATCH] scripts/coccinelle/misc/boolinit.cocci: semantic patch for bool issues In-Reply-To: <1328900668.22240.100.camel@sauron.fi.intel.com> Message-ID: References: <1328893887-28932-1-git-send-email-Julia.Lawall@lip6.fr> <1328900668.22240.100.camel@sauron.fi.intel.com> User-Agent: Alpine 2.02 (DEB 1266 2009-07-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 579 Lines: 18 On Fri, 10 Feb 2012, Artem Bityutskiy wrote: > On Fri, 2012-02-10 at 18:11 +0100, Julia Lawall wrote: >> +coccilib.report.print_report(p[0],"ERROR: Comparison of bool to 0/1") > > All of these look more like style/taste/hygiene suggestions, and I think > they should be tagged as "WARNING", not "ERROR". OK, I'll fix that. julia -- 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/