diff options
author | Ma Feng <[email protected]> | 2020-01-03 09:12:38 +0800 |
---|---|---|
committer | Jani Nikula <[email protected]> | 2020-01-09 16:47:16 +0200 |
commit | dd93cecff62c06e17510d1dcd43177d0da38e6fb (patch) | |
tree | 037f5784a7ea25d601cb32a1df011275852870f5 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | 36a52d524e7e3d63437cd379cd8f13189aadadd1 (diff) |
drm/i915/dp: use true,false for bool variable in intel_dp.c
Fixes coccicheck warning:
drivers/gpu/drm/i915/display/intel_dp.c:4950:1-33: WARNING: Assignment of 0/1 to bool variable
drivers/gpu/drm/i915/display/intel_dp.c:4906:1-33: WARNING: Assignment of 0/1 to bool variable
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: Ma Feng <[email protected]>
Signed-off-by: Jani Nikula <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions