Re: [PATCH] [RESEND] PCI code cleanup

Jeff Garzik (jgarzik@pobox.com)
Mon, 17 Feb 2003 23:39:48 -0500


Wow, looks pretty good to me.

I was too lazy to check, but you may want to be careful of:
list iteration direction. IIRC there were some list traversals that
happened in reverse order, and you don't want to accidentally change
that in the cleanup. I'm not saying you did... just that is something
to check.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/