diff options
| author | Dan Carpenter <[email protected]> | 2018-03-23 11:39:03 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2018-04-03 17:52:57 +0000 |
| commit | 326a59e78a05e0a4941463d16ea427337d90e0f5 (patch) | |
| tree | a918d2dede7a337bafbdedd9e7b8bcb8dd37c55c /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
| parent | drm/amdgpu: drop compute ring timeout setting for non-sriov only (v2) (diff) | |
| download | kernel-326a59e78a05e0a4941463d16ea427337d90e0f5.tar.gz kernel-326a59e78a05e0a4941463d16ea427337d90e0f5.zip | |
drm/amd/pp: silence a static checker warning
This has a static checker warning because "frev" and "crev" can be
uninitialized if "info" is NULL. I just changed the order of the checks
so that we check "info" first.
Reviewed-by: Rex Zhu <[email protected]>
Reviewed-by: Huang Rui <[email protected]>
Signed-off-by: Dan Carpenter <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions
