Re: [PATCH] Missing spin_unlock_irqrestore from rrunner driver.

From: Dave Jones
Date: Mon Aug 11 2003 - 13:34:13 EST


On Mon, Aug 11, 2003 at 08:11:48PM +0200, Francois Romieu wrote:
> > + spin_unlock_irqrestore(&rrpriv->lock, flags);
> > goto gf_out;
> > }
> > spin_unlock_irqrestore(&rrpriv->lock, flags);
> > -
>
> Bloat :o)

Agreed, yours a much nicer fix.

Dave

--
Dave Jones http://www.codemonkey.org.uk
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/