From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Dooks Subject: Re: [PATCH] i2c: Fix warnings from I2C_BOARD_INFO() Date: Tue, 14 Apr 2009 15:13:26 +0100 Message-ID: <20090414141326.GQ19997@trinity.fluff.org> References: <1239716822-29143-1-git-send-email-ben-linux@fluff.org> <20090414141138.GK12678@sirena.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Ben Dooks , linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org, viro@zeniv.linux.org.uk To: Mark Brown Return-path: Content-Disposition: inline In-Reply-To: <20090414141138.GK12678@sirena.org.uk> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Tue, Apr 14, 2009 at 03:11:38PM +0100, Mark Brown wrote: > On Tue, Apr 14, 2009 at 02:47:02PM +0100, Ben Dooks wrote: > > The first argument for this macro is a string, and > > thus having (arg) in the macro is causing gcc 4.2.4 > > to produce warnings about strings of the form ("str"). > > Ben Hutchings submitted a patch for this recently which Jean merged. Yes, I didn't mean to submit this one, messed up git-format-patch for the fs/super.c patch I wanted to send. -- Ben Q: What's a light-year? A: One-third less calories than a regular year.