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

From: Srikar Dronamraju
Date: Fri Nov 25 2011 - 21:24:19 EST


* Peter Zijlstra <peterz@xxxxxxxxxxxxx> [2011-11-25 16:24:22]:

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

Yes, will remove.

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