[LIST]: Introduce list_for_each_entry_from
authorArnaldo Carvalho de Melo <acme@mandriva.com>
Tue, 21 Mar 2006 01:19:17 +0000 (17:19 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 21 Mar 2006 01:19:17 +0000 (17:19 -0800)
For iterating over list of given type continuing from existing point.

Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found