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