diff options
author | 2015-12-04 19:13:27 -0500 | |
---|---|---|
committer | 2015-12-21 16:42:49 -0500 | |
commit | 195567e99bdf6491a370b71a1dcf6b4c891495d7 (patch) | |
tree | 5d2eaf762929b879aa52efeda8b8edd6b0ebe9e8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Fiji. (diff) | |
download | linux-dev-195567e99bdf6491a370b71a1dcf6b4c891495d7.tar.xz linux-dev-195567e99bdf6491a370b71a1dcf6b4c891495d7.zip |
drm/amd/powerplay: fix boolreturn.cocci warnings
drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/ppatomctrl.c:475:10-11: WARNING: return of 0/1 in function 'atomctrl_lookup_gpio_pin' with return type bool
Return statements in functions returning bool should use
true/false instead of 1/0.
Generated by: scripts/coccinelle/misc/boolreturn.cocci
CC: yanyang1 <young.yang@amd.com>
Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions