commit | e229c2fb3370a0c4ebac06cad67ce1cb35abcfe6 | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@mandriva.com> | Mon Mar 20 17:19:17 2006 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Mar 20 17:19:17 2006 -0800 |
tree | fc7ceeeeea4397e06c6ee5cfb597ba0d441beeea | |
parent | 7b204afd45820fc21b5983205ad535c6b8088765 [diff] |
[LIST]: Introduce list_for_each_entry_from 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>