commit | 9d8401fcbb8c8a390b649b9c1b18dab113a918d6 | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Thu Oct 08 09:28:19 2009 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Thu Oct 08 09:40:05 2009 +1000 |
tree | 9d93b421df019876d2952a15edf8c2525ceff2db | |
parent | 1a029b768f9d4a001501bd18d6ba08297ae912fd [diff] |
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 <airlied@redhat.com>