diff options
author | Srinivasan Shanmugam <[email protected]> | 2024-08-26 18:53:50 +0530 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2024-09-06 17:42:05 -0400 |
commit | 2578487ebe6ca34fe9cd950bf68e8158639ddb1b (patch) | |
tree | 6814d42a7ea425ad4a71dd79e2bbf2637b93b8bc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f5a972dfe3e993f09cf12bd36389a942ecd23350 (diff) |
drm/amdgpu/: Add missing kdoc entry in amdgpu_vm_handle_fault function
This commit adds a description for the 'ts' parameter in the
amdgpu_vm_handle_fault function's comment block.
Fixes the below with gcc W=1:
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c:2781: warning: Function parameter or struct member 'ts' not described in 'amdgpu_vm_handle_fault'
Cc: Xiaogang.Chen <[email protected]>
Cc: Christian König <[email protected]>
Cc: Alex Deucher <[email protected]>
Reported-by: kernel test robot <[email protected]>
Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/
Signed-off-by: Srinivasan Shanmugam <[email protected]>
Reviewed-by: Xiaogang Chen <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions