commit | 641e94008970ef7dba764a3c672ec8bd40b9a533 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Mon Apr 03 13:59:25 2017 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Apr 04 23:34:03 2017 -0400 |
tree | a4069eacffcfaefdc6e146403ea990358ef48e28 | |
parent | 6332ab906aa21ebeec710f3c14025b7af425d0f2 [diff] |
drm/amdgpu: coding style of amdgpu_vm_is_gpu_reset The name is a bit confusing and the extra "? true : false" is superflous. Additional to that remove setting the reset counter directly after checking it. Reviewed-by: Junwei Zhang <Jerry.Zhang@amd.com> Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>