From fc003bd4de12a8935481b2097e4120796ef6efad Mon Sep 17 00:00:00 2001 From: =?utf8?q?Christian=20K=C3=B6nig?= Date: Thu, 27 Nov 2014 14:48:41 +0100 Subject: [PATCH] drm/radeon: drop the handle from radeon_cs_reloc MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit It's only used for duplicate check and that can be done on the original as well. Signed-off-by: Christian König Signed-off-by: Alex Deucher --- Reading git-format-patch failed