commit | 580f839892d659097459eaf3b52fb1af1a83f358 | [log] [tgz] |
---|---|---|
author | Ilija Hadzic <ihadzic@research.bell-labs.com> | Wed Jan 02 18:27:37 2013 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Jan 31 16:24:39 2013 -0500 |
tree | f279ac45a5b8b85f3d6b03124301cddae65db13b | |
parent | 3646e4209f2bd0d09022ed792e594fb4f559b86c [diff] |
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 <ihadzic@research.bell-labs.com> Reviewed-by: Marek Olšák <maraeo@gmail.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>