diff options
author | Jiapeng Zhong <abaci-bugfix@linux.alibaba.com> | 2021-01-20 15:16:47 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2021-01-21 09:54:46 -0500 |
commit | 59f4ededd9c0d6f73ba9b7691d64543542ac8745 (patch) | |
tree | 75fed4124760c264710fa5a77c34a722f4ecbbb7 /drivers/gpu/drm/amd/amdgpu/amdgpu_rap.c | |
parent | a49054353e0e5ca77b5ab666ca2f6e54a0591fb2 (diff) |
drm/amdgpu: Assign boolean values to a bool variable
Fix the following coccicheck warnings:
./drivers/gpu/drm/amd/display/dc/dml/dcn30/display_rq_dlg_calc_30.c:
1009:6-16: WARNING: Assignment of 0/1 to bool variable.
./drivers/gpu/drm/amd/display/dc/dml/dcn30/display_rq_dlg_calc_30.c:
200:2-10: WARNING: Assignment of 0/1 to bool variable.
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Jiapeng Zhong <abaci-bugfix@linux.alibaba.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_rap.c')
0 files changed, 0 insertions, 0 deletions