]> asedeno.scripts.mit.edu Git - linux.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)
commit7e91366420554e7d33fae3a56b41366ce088de04
tree2706771ec1ea5afbc563b177e0c63c248b097036
parentc98b5c9714942bd1872d86f65f975b474614a380
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