diff options
author | zhengbin <zhengbin13@huawei.com> | 2019-12-24 06:27:38 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2020-01-07 19:56:26 +0300 |
commit | 0bb803699a7b632874d8b655f2225c6bd0d53116 (patch) | |
tree | 27d2f17edd95a1f2afffe922c37e8bb70feeeede /drivers/gpu/drm/amd/display/dc/dml | |
parent | 0ee600a7ec3572ac2ed3f43887dc79113eb44f17 (diff) | |
download | linux-0bb803699a7b632874d8b655f2225c6bd0d53116.tar.xz |
drm/amd/display: use true, false for bool variable in dcn20_hwseq.c
Fixes coccicheck warning:
drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.c:186:6-14: WARNING: Assignment of 0/1 to bool variable
drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.c:189:2-10: 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/display/dc/dml')
0 files changed, 0 insertions, 0 deletions