?? I thought this was the nestea.c fix, as sent out by Alan? If the
final fix wasn't this, I would like to see it posted somewhere. The
comment I saw indicated an off by one count, and that this was the fix.
I looked at the source, and only deduced that it was complex according to
any measure ! One should avoid writing multiple counter code in C. It's
McCabe complexity is always very high because every counter gets
incremented at a different point and introduces a new break out point and
loop .. all spaghetti'ed together. Ecch.
Peter ptb2it.uc3m.es
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu