]> 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)
commit45ec289b1fb72a49ce71746800cd11111a6d16c9
tree33ef2a495d99fa837568a3efb2139bdfc0f56ce6
parent6f49b3edff0c08b61772331980bf7669c025ea43
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