From: Ilija Hadzic Date: Wed, 2 Jan 2013 23:27:37 +0000 (-0500) Subject: drm/radeon: remove unecessary assignment X-Git-Tag: v3.9-rc1~83^2~31^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=580f839892d659097459eaf3b52fb1af1a83f358;p=pandora-kernel.git drm/radeon: remove unecessary assignment length_dw field was assigned twice. While at it, move user_ptr assignment together with all other assignments to p->chunks[i] structure to make the code more readable. Signed-off-by: Ilija Hadzic Reviewed-by: Marek Olšák Signed-off-by: Alex Deucher --- Reading git-diff-tree failed