summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c
diff options
context:
space:
mode:
authorAndres Urian Florez <andres.emb.sys@gmail.com>2025-03-24 19:07:21 -0500
committerAlex Deucher <alexander.deucher@amd.com>2025-04-07 15:18:33 -0400
commitc6ae8d587eeb2d285ee13d064fd73ad0568198c4 (patch)
tree385564c98399b4b52eef5407a65d3a0a53cdec3d /drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c
parent48b733d99b0d8db01fcf55d7ae31f69510fb1a4a (diff)
drm/amdgpu: Replace deprecated function strcpy() with strscpy()
Instead of using the strcpy() deprecated function to populate the fw_name, use the strscpy() function Link: https://www.kernel.org/doc/html/latest/process/deprecated.html#strcpy Signed-off-by: Andres Urian Florez <andres.emb.sys@gmail.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c')
0 files changed, 0 insertions, 0 deletions