On Thu, 6 Feb 2014 17:45:58 +0100 Peter Zijlstra <[email protected]> wrote:
> On Thu, Feb 06, 2014 at 05:28:41PM +0100, Johannes Berg wrote: > > From: Johannes Berg <[email protected]> > > > > This warning seems to show up a lot now, since ___wait_event() > > is (indirectly) used inside wait_event_timeout(), which also > > has a variable called __ret. Rename the one in ___wait_event() > > to ___ret (another leading underscore) to suppress the warning. > > > > Signed-off-by: Johannes Berg <[email protected]> > > Thanks! Tag, you're it! Now you need to submit a patch to fix one sparse warning this week ;-) Yeah, yeah, I know. Like you have time. This could be a cool drinking game. Every time you fix someone else's sparse error, they have to drink a pint :-) -- Steve -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

