From: Christian König Date: Mon, 24 Oct 2011 12:59:17 +0000 (+0200) Subject: drm/radeon: no need to check all relocs for duplicates X-Git-Tag: v3.3-rc1~121^2~57^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16557f1ef0e14fd43b0a46b7dc89c431020ff3e2;p=pandora-kernel.git 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 Reviewed-by: Jerome Glisse Signed-off-by: Dave Airlie --- Reading git-diff-tree failed