From: Russell King Date: Wed, 22 Jun 2005 20:25:58 +0000 (+0100) Subject: [PATCH] ARM: Use list_for_each_entry() for dmabounce X-Git-Tag: v2.6.13-rc4~130^2~156^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b46a58fd4e3cdd107ffccedaa5e233deeb94c5c0;p=pandora-kernel.git [PATCH] ARM: Use list_for_each_entry() for dmabounce Convert dmabounce.c to use list_for_each_entry() instead of list_for_each() + list_entry(). Signed-off-by: Russell King --- Reading git-diff-tree failed