diff options
author | zhengbin <zhengbin13@huawei.com> | 2019-12-23 21:46:17 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2019-12-23 15:00:00 -0500 |
commit | eb28038cc6230f58d2f7949eff44ed2621f25b17 (patch) | |
tree | b9428601fa310038a8d2a330f7999d79529cba77 /drivers/gpu/drm/amd/amdgpu/amdgpu.h | |
parent | ab2c1ea481c8a677808c925f6011fd77f46d6931 (diff) |
drm/amdgpu: use true, false for bool variable in mxgpu_ai.c
Fixes coccicheck warning:
drivers/gpu/drm/amd/amdgpu/mxgpu_ai.c:253:2-20: WARNING: Assignment of 0/1 to bool variable
drivers/gpu/drm/amd/amdgpu/mxgpu_ai.c:265:2-20: 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/amdgpu/amdgpu.h')
0 files changed, 0 insertions, 0 deletions