From: Dave Airlie Date: Wed, 7 Oct 2009 23:28:19 +0000 (+1000) Subject: drm/radeon: use list_for_each_entry instead of list_for_each X-Git-Tag: v2.6.32-rc4~32^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d8401fcbb8c8a390b649b9c1b18dab113a918d6;p=pandora-kernel.git drm/radeon: use list_for_each_entry instead of list_for_each This is just a cleanup of the list macro usage. Signed-off-by: Dave Airlie --- Reading git-diff-tree failed