diff options
| author | Srinivasan Shanmugam <[email protected]> | 2023-05-29 22:33:16 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2023-06-09 16:32:48 +0000 |
| commit | b3a02e8b61c19a0380870c713bc704d7e4f9e0dd (patch) | |
| tree | 251720bca89388389d22b222d5b0ebe4074649ab /drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c | |
| parent | drm/amdgpu: set finished fence error if job timedout (diff) | |
| download | kernel-b3a02e8b61c19a0380870c713bc704d7e4f9e0dd.tar.gz kernel-b3a02e8b61c19a0380870c713bc704d7e4f9e0dd.zip | |
drm/amdgpu: Fix up missing parameters kdoc in svm_migrate_vma_to_ram
Fix these warnings by adding & deleting the deviant arguments.
gcc with W=1
drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_migrate.c:671: warning: Function parameter or member 'node' not described in 'svm_migrate_vma_to_ram'
drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_migrate.c:671: warning: Function parameter or member 'trigger' not described in 'svm_migrate_vma_to_ram'
drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_migrate.c:671: warning: Function parameter or member 'fault_page' not described in 'svm_migrate_vma_to_ram'
drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_migrate.c:671: warning: Excess function parameter 'adev' description in 'svm_migrate_vma_to_ram'
drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_migrate.c:771: warning: Function parameter or member 'fault_page' not described in 'svm_migrate_vram_to_ram'
Cc: Christian König <[email protected]>
Cc: Alex Deucher <[email protected]>
Signed-off-by: Srinivasan Shanmugam <[email protected]>
Reviewed-by: Felix Kuehling <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c')
0 files changed, 0 insertions, 0 deletions
