Re: [PATCH v7 3.2-rc2 12/30] uprobes: Handle breakpoint andSinglestep

From: Peter Zijlstra
Date: Fri Nov 25 2011 - 10:23:39 EST


On Fri, 2011-11-18 at 16:39 +0530, Srikar Dronamraju wrote:

> + consumer = uprobe->consumers;
> + for (consumer = uprobe->consumers; consumer;
> + consumer = consumer->next) {

that first expression seems redundant..

--
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/