diff options
author | 2017-08-15 23:00:06 -0400 | |
---|---|---|
committer | 2017-08-15 23:00:06 -0400 | |
commit | 4eacc26b3b99c32deed150adff5e38ebce60527c (patch) | |
tree | f4299a1e8208c47a5182d3e80220872a5c07bb30 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/amdkfd: Consolidate and clean up log commands (diff) | |
download | linux-dev-4eacc26b3b99c32deed150adff5e38ebce60527c.tar.xz linux-dev-4eacc26b3b99c32deed150adff5e38ebce60527c.zip |
drm/amdkfd: Change x==NULL/false references to !x
Upstream prefers the !x notation to x==NULL or x==false. Along those lines
change the ==true or !=NULL references as well. Also make the references
to !x the same, excluding () for readability.
Signed-off-by: Kent Russell <kent.russell@amd.com>
Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com>
Reviewed-by: Oded Gabbay <oded.gabbay@gmail.com>
Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions