diff options
author | zhengbin <zhengbin13@huawei.com> | 2019-12-23 21:46:18 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2019-12-23 15:00:01 -0500 |
commit | 6df3dab619f39b2abfb12b805017eff5169f1e6e (patch) | |
tree | 2ce01230f70c5a2ff3a9cd6e705d04820f26b52e /drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c | |
parent | eb28038cc6230f58d2f7949eff44ed2621f25b17 (diff) | |
download | linux-6df3dab619f39b2abfb12b805017eff5169f1e6e.tar.bz2 |
drm/amdgpu: use true, false for bool variable in mxgpu_nv.c
Fixes coccicheck warning:
drivers/gpu/drm/amd/amdgpu/mxgpu_nv.c:255:2-20: WARNING: Assignment of 0/1 to bool variable
drivers/gpu/drm/amd/amdgpu/mxgpu_nv.c:267: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_debugfs.c')
0 files changed, 0 insertions, 0 deletions