On Thu, Aug 06, 2015 at 07:39:44PM +0100, Josh Triplett wrote:
> The IO error path in kvm__emulate_io would call br_read_unlock(), then
> goto error, which would call br_read_unlock() again.  Refactor the
> control flow to have only one exit path and one call to
> br_read_unlock().

Thanks, Josh. I applied all three patches!

Will
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to