From: Arnaldo Carvalho de Melo Date: Tue, 21 Mar 2006 01:18:05 +0000 (-0800) Subject: [LIST]: Introduce list_for_each_entry_safe_from X-Git-Tag: v2.6.17-rc1~1175^2~197 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8dcffee860d6b63996923b10f07c91d3d6c2fab;p=pandora-kernel.git [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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed