diff options
author | Srinivasan Shanmugam <srinivasan.shanmugam@amd.com> | 2023-07-26 20:26:30 +0530 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-07-27 15:05:32 -0400 |
commit | 7ea1db28119e237d634c6f74ba52056939c009ad (patch) | |
tree | 42a029a79fb0d9dbd5b36dc9e0dc6e3b1d5dc46a /drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c | |
parent | 6f38bdb86a056707b9ecb09e3b44adedc8e8d8a0 (diff) |
drm/radeon: Prefer strscpy over strlcpy calls in radeon_atombios.c
Use the strscpy method instead of strlcpy method.
Fixes the below:
WARNING: Prefer strscpy over strlcpy
Cc: Christian König <christian.koenig@amd.com>
Cc: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Srinivasan Shanmugam <srinivasan.shanmugam@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c')
0 files changed, 0 insertions, 0 deletions