From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Morton Subject: Re: linux-next: build warnings in Linus' tree Date: Thu, 13 Jan 2011 16:17:00 -0800 Message-ID: <20110113161700.a82a0ae2.akpm@linux-foundation.org> References: <20110114110952.bb7d6f37.sfr@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from smtp1.linux-foundation.org ([140.211.169.13]:44230 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752137Ab1ANARr (ORCPT ); Thu, 13 Jan 2011 19:17:47 -0500 In-Reply-To: <20110114110952.bb7d6f37.sfr@canb.auug.org.au> Sender: linux-next-owner@vger.kernel.org List-ID: To: Stephen Rothwell Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Wolfram Sang , Linus On Fri, 14 Jan 2011 11:09:52 +1100 Stephen Rothwell wrote: > drivers/net/wireless/p54/p54spi.c:642: warning: ignoring return value of 'gpio_direction_input', declared with attribute warn_unused_result > > Introduced by commit 0fdae42d361bbb431ca0ab0efed5126a94821177 ("gpiolib: > annotate gpio-intialization with __must_check"). Complete brainfart - I meant to drop that patch ages ago.