diff options
author | Jiapeng Zhong <[email protected]> | 2021-01-20 15:16:47 +0800 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2021-01-21 09:54:46 -0500 |
commit | 59f4ededd9c0d6f73ba9b7691d64543542ac8745 (patch) | |
tree | 75fed4124760c264710fa5a77c34a722f4ecbbb7 /tools/perf/scripts/python/stackcollapse.py | |
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 <[email protected]>
Reported-by: Abaci Robot <[email protected]>
Signed-off-by: Jiapeng Zhong <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions