Re: [Patch] percpu: remove two suspicious break statements
From: Christoph Lameter
Date: Mon Nov 30 2009 - 14:03:22 EST
On Mon, 30 Nov 2009, Tejun Heo wrote:
> That actually is correct code. It's checking whether the first
> iteration covers the whole thing. I thought the comment there
A loop statement that never creates a loop? You either execute a goto or a break.
Some more elaborate documentation is needed.
--
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/