On Sat, 29 Apr 2000, Roel van der Goot wrote:
> I think that the shift left loop in your code needs a semicolon
> to keep similar semantics as before:
>
> while ((mm->swap_cnt << 2 * (i + 1) < max_cnt)
> && i++ < 10)
> ;
> ^^^
Indeed, you're right. Thanks for pointing this out; a small
incremental patch has been sent.
regards,
Rik
-- The Internet is not a network of computers. It is a network of people. That is its real strength.Wanna talk about the kernel? irc.openprojects.net / #kernelnewbies http://www.conectiva.com/ http://www.surriel.com/
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Sun Apr 30 2000 - 21:00:16 EST