Re: [PATCH 1/2] nbd: use list_for_each_entry_safe to make it more consolidated and readable

From: rae l
Date: Thu Jul 19 2007 - 11:55:35 EST


On 7/19/07, Paul Clements <paul.clements@xxxxxxxxxxxx> wrote:
Could you name "n" as "tmp" (as in the previous code) so that it's clear
that's only a temporary variable. Other than that, this looks good.
Sure. I just use the name "n" as in the declaration of
list_for_each_entry_safe in the header file <linux/list.h>
I'll resend it a little later.


Thanks,
Paul


--
Denis Cheng
Linux Application Developer

"One of my most productive days was throwing away 1000 lines of code."
- Ken Thompson.
-
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/