commit | 6b276628c6d1bb94d0eba321db1896573d49f524 | [log] [tgz] |
---|---|---|
author | zhengbin <zhengbin13@huawei.com> | Mon Dec 23 17:25:48 2019 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Dec 23 14:59:58 2019 -0500 |
tree | b092c6ddb074de575641646b0aa8fa8e21e97f14 | |
parent | 43302df9fd9de22073ed7b2b233fa7982063c4f6 [diff] |
drm/radeon: use true,false for bool variable in r600.c Fixes coccicheck warning: drivers/gpu/drm/radeon/r600.c:3056:2-15: 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>