1
0
Files
linux/drivers
Robert P. J. Day 4e96a77440 RDMA/nes: Use more concise list_for_each_entry()
In list iteration code, you normally wouldn't be calling
"container_of()" directly anyway, you'd be invoking "list_entry()".
But you don't even need that here, "list_for_each_entry()" is fine.

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Acked-by: Glenn Streiff <gstreiff@neteffect.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2008-04-16 21:09:26 -07:00
..
2008-04-12 00:16:49 -04:00
2008-04-06 16:10:40 -07:00
2008-04-11 12:07:05 +02:00
2008-04-07 13:14:22 -07:00
2008-04-04 18:36:46 +02:00