diff options
| author | Hardevsinh Palaniya <[email protected]> | 2024-11-11 14:24:10 +0000 |
|---|---|---|
| committer | Brian Cain <[email protected]> | 2025-01-31 02:45:32 +0000 |
| commit | e1e481edf9718222eeb285c41c1837c1c6b0afbd (patch) | |
| tree | a38a032eee29fa23d6b685e09c722d9053af759e /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
| parent | hexagon: fix using plain integer as NULL pointer warning in cmpxchg (diff) | |
| download | kernel-e1e481edf9718222eeb285c41c1837c1c6b0afbd.tar.gz kernel-e1e481edf9718222eeb285c41c1837c1c6b0afbd.zip | |
hexagon: time: Remove redundant null check for resource
Null check for 'resource' before assignment is unnecessary because the
variable 'resource' is initialized to NULL at the beginning of the function.
Signed-off-by: Hardevsinh Palaniya <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Brian Cain <[email protected]>
Signed-off-by: Brian Cain <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions
