diff options
author | André Almeida <andrealmeid@igalia.com> | 2025-06-17 15:49:44 +0300 |
---|---|---|
committer | André Almeida <andrealmeid@igalia.com> | 2025-06-17 17:32:47 +0300 |
commit | 2a4f069d0f25e3c3beab98a6eca27f07aa85e135 (patch) | |
tree | deb9472d6ee755d41710f963772ee6911d8e5941 /drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | |
parent | e252e3f3488a49267e08ea7d972ac5ba3f2f1763 (diff) | |
download | linux-2a4f069d0f25e3c3beab98a6eca27f07aa85e135.tar.xz |
drm: amdgpu: Allow NULL pointers at amdgpu_vm_put_task_info()
Allow NULL pointers at amdgpu_vm_put_task_info() as it common practice
for "put" or "free" functions. This avoid an extra check for NULL for
callers.
Reviewed-by: Christian König <christian.koenig@amd.com>
Link: https://lore.kernel.org/r/20250617124949.2151549-2-andrealmeid@igalia.com
Signed-off-by: André Almeida <andrealmeid@igalia.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_device.c')
0 files changed, 0 insertions, 0 deletions