diff options
author | Jason Yan <[email protected]> | 2020-04-27 14:36:55 +0800 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2020-04-27 15:52:16 -0400 |
commit | b6e79d9a314ebe5fc44f882c607869d8f7ffb4a1 (patch) | |
tree | 1aaad4d8c86537a4ca126cfb38e15b38215992c6 /scripts/gdb/linux/tasks.py | |
parent | fd90456c757da8bcb75dd0d9221581008c01e380 (diff) |
drm/amdgpu: remove conversion to bool in amdgpu_device.c
The '>' expression itself is bool, no need to convert it to bool again.
This fixes the following coccicheck warning:
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:3004:68-73: 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/tasks.py')
0 files changed, 0 insertions, 0 deletions