RE: [PATCH] drm/amdgpu: Fix the comment to avoid warning

2025-04-08 Thread SHANMUGAM, SRINIVASAN
Cc: Deucher, Alexander Subject: Re: [PATCH] drm/amdgpu: Fix the comment to avoid warning Am 03.04.25 um 09:29 schrieb Sunil Khatri: > Fix the below comment warning > drivers/gpu/drm/amd/amdgpu/amdgpu_sdma.c:541: > warning: Function parameter or struct member 'adev'

Re: [PATCH] drm/amdgpu: Fix the comment to avoid warning

2025-04-03 Thread Christian König
Am 03.04.25 um 09:29 schrieb Sunil Khatri: > Fix the below comment warning > drivers/gpu/drm/amd/amdgpu/amdgpu_sdma.c:541: > warning: Function parameter or struct member 'adev' > not described in 'amdgpu_sdma_register_on_reset_callbacks' > > Signed-off-by: Sunil Khatri Reviewed-by: Christian Köni

[PATCH] drm/amdgpu: Fix the comment to avoid warning

2025-04-03 Thread Sunil Khatri
Fix the below comment warning drivers/gpu/drm/amd/amdgpu/amdgpu_sdma.c:541: warning: Function parameter or struct member 'adev' not described in 'amdgpu_sdma_register_on_reset_callbacks' Signed-off-by: Sunil Khatri --- drivers/gpu/drm/amd/amdgpu/amdgpu_sdma.c | 1 + 1 file changed, 1 insertion(+