]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: use kmemdup rather than duplicating its implementation
authorAndrzej Hajda <a.hajda@samsung.com>
Mon, 21 Sep 2015 21:34:39 +0000 (17:34 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 23 Sep 2015 21:23:41 +0000 (17:23 -0400)
commit886c2dd9cde52a7c733c6bf53fcb708d5cb364af
tree33ef2a495d99fa837568a3efb2139bdfc0f56ce6
parent8ca62a5106e8ac6419167ac5018cbf419faad3a5
drm/amdgpu: use kmemdup rather than duplicating its implementation

The patch was generated using fixed coccinelle semantic patch
scripts/coccinelle/api/memdup.cocci [1].

[1]: http://permalink.gmane.org/gmane.linux.kernel/2014320

Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_object.c