Re: linux-next: build warnings in Linus' tree
From: Greg KH <hidden>
Date: 2011-01-14 01:07:07
Also in:
lkml
From: Greg KH <hidden>
Date: 2011-01-14 01:07:07
Also in:
lkml
On Thu, Jan 13, 2011 at 04:17:00PM -0800, Andrew Morton wrote:
On Fri, 14 Jan 2011 11:09:52 +1100 Stephen Rothwell [off-list ref] wrote:quoted
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.
Ick, yeah, that patch isn't ok to go in as-is, all of the callers need to be fixed up first, which is what I thought we had agreed on... thanks, greg k-h