diff options
author | Tuo Li <[email protected]> | 2021-08-03 18:51:32 -0700 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2021-08-05 21:18:00 -0400 |
commit | a204ea8c20773a21c7fabbc21dab1cd104fa5a97 (patch) | |
tree | 2887562db9d453cfcc5b481d9327011f672878e2 /drivers/fpga/xilinx-spi.c | |
parent | 11e612a093ab6679d488e5e5aef887a551e89562 (diff) |
drm/amdgpu: drop redundant null-pointer checks in amdgpu_ttm_tt_populate() and amdgpu_ttm_tt_unpopulate()
The varialbe gtt in the function amdgpu_ttm_tt_populate() and
amdgpu_ttm_tt_unpopulate() is guaranteed to be not NULL in the context.
Thus the null-pointer checks are redundant and can be dropped.
Reported-by: TOTE Robot <[email protected]>
Reviewed-by: Christian König <[email protected]>
Signed-off-by: Tuo Li <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/fpga/xilinx-spi.c')
0 files changed, 0 insertions, 0 deletions