Re: Remove redundant continue

2015-12-27 Thread Mark Kettenis
> Date: Sun, 27 Dec 2015 13:48:19 -0500 > From: Michael McConville > > A trivial simplification, but it's a false positive for an > inner-loop-continue bug, so it'd be nice to take care of it. > > ok? The code is easier to understand the way it is now. > Index:

Remove redundant continue

2015-12-27 Thread Michael McConville
A trivial simplification, but it's a false positive for an inner-loop-continue bug, so it'd be nice to take care of it. ok? Index: sys/arch/amd64/amd64/intr.c === RCS file: /cvs/src/sys/arch/amd64/amd64/intr.c,v retrieving revision