diff options
author | zhengbin <zhengbin13@huawei.com> | 2019-12-23 21:46:19 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2019-12-23 15:00:01 -0500 |
commit | 2a9b90ae470488f7f1ad37d2c8d7cee8a0fb0c63 (patch) | |
tree | d0bd036c3a6ba1b388baf0d37b7ff84afe3243d2 /drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c | |
parent | 6df3dab619f39b2abfb12b805017eff5169f1e6e (diff) | |
download | linux-2a9b90ae470488f7f1ad37d2c8d7cee8a0fb0c63.tar.bz2 |
drm/amdgpu: use true, false for bool variable in amdgpu_device.c
Fixes coccicheck warning:
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:3961:1-19: WARNING: Assignment of 0/1 to bool variable
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:3981:1-19: WARNING: Assignment of 0/1 to bool variable
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: zhengbin <zhengbin13@huawei.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c')
0 files changed, 0 insertions, 0 deletions