[LIST]: Introduce list_for_each_entry_safe_from
authorArnaldo Carvalho de Melo <acme@mandriva.com>
Tue, 21 Mar 2006 01:18:05 +0000 (17:18 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 21 Mar 2006 01:18:05 +0000 (17:18 -0800)
commitd8dcffee860d6b63996923b10f07c91d3d6c2fab
treea4b73c0d435b329f8522c380b22d9d4204a03f97
parent9b07ef5ddaced1e822b1a1fb1da088eb15c45cb4
[LIST]: Introduce list_for_each_entry_safe_from

For iterate over list of given type from existing point safe against removal of
list entry.

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