diff options
author | Jason Yan <[email protected]> | 2020-04-27 14:37:14 +0800 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2020-04-27 15:52:17 -0400 |
commit | 2367cad7599f40d87cbec0aaf06f3709ea75082e (patch) | |
tree | b86fbfcf3c57e376864a21f78e8fd5422a27a4ac /scripts/gdb/linux/genpd.py | |
parent | b6e79d9a314ebe5fc44f882c607869d8f7ffb4a1 (diff) |
drm/amd/display: remove conversion to bool in dcn20_mpc.c
The '==' expression itself is bool, no need to convert it to bool again.
This fixes the following coccicheck warning:
drivers/gpu/drm/amd/display/dc/dcn20/dcn20_mpc.c:455:70-75: WARNING:
conversion to bool not needed here
Reviewed-by: Christian König <[email protected]>
Signed-off-by: Jason Yan <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/genpd.py')
0 files changed, 0 insertions, 0 deletions