diff options
author | Eduardo Valentin <[email protected]> | 2016-11-07 21:09:20 -0800 |
---|---|---|
committer | Zhang Rui <[email protected]> | 2016-11-23 10:06:12 +0800 |
commit | 5027ba36cda6924488b5752820503cdf7a79dbe9 (patch) | |
tree | ad9efda66d57adab585a6bd960a51f899a7db08f /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 7eb4bd723e113d709d04121869964fcd3eb8cb4d (diff) |
thermal: core: small style fix when checking for __find_governor()
Remove style issue:
CHECK: Comparison to NULL could be written "!__find_governor"
+ if (__find_governor(governor->name) == NULL) {
Cc: Zhang Rui <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Eduardo Valentin <[email protected]>
Signed-off-by: Zhang Rui <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions