]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: remove unneeded conversions to bool
authorAndrew F. Davis <afd@ti.com>
Wed, 15 Mar 2017 16:20:23 +0000 (11:20 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 30 Mar 2017 03:53:57 +0000 (23:53 -0400)
commite272a387eddcf9d8ea4f211ec1420537c5087b75
tree2706771ec1ea5afbc563b177e0c63c248b097036
parent20dfad66a393748095a130367f3ff10e44729f67
drm/amdgpu: remove unneeded conversions to bool

Found with scripts/coccinelle/misc/boolconv.cocci.

Signed-off-by: Andrew F. Davis <afd@ti.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c
drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c
drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c
drivers/gpu/drm/amd/amdgpu/vi.c