]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: Remove two ! operations in an if condition
authorAlex Xie <AlexBin.Xie@amd.com>
Wed, 31 May 2017 03:50:10 +0000 (23:50 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 31 May 2017 18:16:38 +0000 (14:16 -0400)
commit73cfe1bd51b15de253d3d8eb2026a55d34a97552
tree85b3b03955e2ac39a1ab74f7f10575668f8ee154
parent5c814d55093eaa8740865c68c375a6fed28c3317
drm/amdgpu: Remove two ! operations in an if condition

 Make the code easier to understand.

Signed-off-by: Alex Xie <AlexBin.Xie@amd.com>
Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
Reviewed-by: Chunming Zhou <david1.zhou@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c