Re: [PATCH] add class_simple support [01/10]

From: Rusty Russell
Date: Mon Jan 19 2004 - 21:15:57 EST


In message <20040115204111.GB22199@xxxxxxxxx> you write:
> + list_for_each(tmp, &simple_dev_list) {
> + s_dev = list_entry(tmp, struct simple_dev, node);

Hi again Greg.

Insert a gentle reminder about list_for_each_entry here.

Cheers,
Rusty.
--
Anyone who quotes me in their sig is an idiot. -- Rusty Russell.
-
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/