commit | 16557f1ef0e14fd43b0a46b7dc89c431020ff3e2 | [log] [tgz] |
---|---|---|
author | Christian König <deathsimple@vodafone.de> | Mon Oct 24 14:59:17 2011 +0200 |
committer | Dave Airlie <airlied@redhat.com> | Tue Dec 20 19:49:08 2011 +0000 |
tree | 56a95f59c732c15b42c5f9ce8058a0882512b516 | |
parent | 4d8bf9aee1d8af93748096eb8992e4bb03d3fee0 [diff] |
drm/radeon: no need to check all relocs for duplicates Only check the previously checked relocs for duplicates. Also leaving the handle uninitialized isn't such a good idea. Signed-off-by: Christian König <deathsimple@vodafone.de> Reviewed-by: Jerome Glisse <jglisse@redhat.com> Signed-off-by: Dave Airlie <airlied@redhat.com>