drm/amd/display: fix boolconv.cocci warning
authorYihao Han <hanyihao@vivo.com>
Wed, 14 Sep 2022 07:47:49 +0000 (00:47 -0700)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 14 Sep 2022 16:38:53 +0000 (12:38 -0400)
commitdacd2d2d9d800b7ab2ee2734578112532cba8105
tree653207a2b5fa3772845fa7e9eb69a6aff8464207
parent04206ff06a849834e1feb21b51735fe673a3e484
drm/amd/display: fix boolconv.cocci warning

./drivers/gpu/drm/amd/display/dc/dcn32/dcn32_mpc.c:729:63-68:
WARNING: conversion to bool not needed here

Generated by: scripts/coccinelle/misc/boolconv.cocci
Signed-off-by: Yihao Han <hanyihao@vivo.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn32/dcn32_mpc.c