; Huang, Ray ; amd-
> g...@lists.freedesktop.org; kbuild test robot ; dri-
> de...@lists.freedesktop.org; kbuild-...@01.org
> Subject: [PATCH] drm/amd/powerplay: fix memdup.cocci warnings
>
> From: kbuild test robot
>
> Simplify the code a bit by using kmemdup instead of kzalloc and memc
robot ;
dri-devel@lists.freedesktop.org; kbuild-...@01.org
Subject: [PATCH] drm/amd/powerplay: fix memdup.cocci warnings
From: kbuild test robot
Simplify the code a bit by using kmemdup instead of kzalloc and memcpy.
Generated by: scripts/coccinelle/api/memdup.cocci
Fixes: 76760fe3c00d (&quo
From: kbuild test robot
Simplify the code a bit by using kmemdup instead of kzalloc and memcpy.
Generated by: scripts/coccinelle/api/memdup.cocci
Fixes: 76760fe3c00d ("drm/amd/powerplay: add function to store overdrive
information for smu11")
CC: Likun Gao
Signed-off-by: kbuild test robot
Si