Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752468AbXJWTfi (ORCPT ); Tue, 23 Oct 2007 15:35:38 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752846AbXJWTf2 (ORCPT ); Tue, 23 Oct 2007 15:35:28 -0400 Received: from caffeine.csclub.uwaterloo.ca ([129.97.134.17]:45994 "EHLO caffeine.csclub.uwaterloo.ca" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752068AbXJWTf1 (ORCPT ); Tue, 23 Oct 2007 15:35:27 -0400 Date: Tue, 23 Oct 2007 15:35:26 -0400 To: Roland Dreier Cc: Arjan van de Ven , Andrew Morton , Anas Nashif , linux-kernel@vger.kernel.org, Marek Dabek Subject: Re: [PATCH] Intel Manageability Engine Interface driver Message-ID: <20071023193526.GY4000@csclub.uwaterloo.ca> References: <471CDC5E.4010300@linux.intel.com> <20071022114001.40470c15.akpm@linux-foundation.org> <20071023150429.GK4003@csclub.uwaterloo.ca> <20071023092333.39982483@laptopd505.fenrus.org> <20071023180547.GL4003@csclub.uwaterloo.ca> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.13 (2006-08-11) From: lsorense@csclub.uwaterloo.ca (Lennart Sorensen) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 596 Lines: 19 On Tue, Oct 23, 2007 at 11:22:50AM -0700, Roland Dreier wrote: > It's not a hard experiment to do. > > The answer is: > > warning: suggest parentheses around assignment used as truth value A warning is not an error. It won't abort the compile. The warning (which I don't remember gcc doing in the past) is a nice idea though. -- Len Sorensen - 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/