From: Christian König Date: Wed, 3 Dec 2014 14:46:49 +0000 (+0100) Subject: drm/radeon: remove duplicates check X-Git-Tag: omap-for-v3.20/drop-legacy-3517~77^2~11^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=466be3386f1c14451a9a9c0a586a9df5f06eecdf;p=pandora-kernel.git drm/radeon: remove duplicates check Completely unnecessary since the ww_mutex used to reserve a buffer can detect double reservations from the same thread anyway. Signed-off-by: Christian König Signed-off-by: Alex Deucher --- Reading git-diff-tree failed