diff options
| author | Gustavo A. R. Silva <[email protected]> | 2019-01-03 14:01:46 -0600 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2019-01-14 15:04:50 -0500 |
| commit | 0855c9c9ec28451858aeb1e512d2d25fd8397828 (patch) | |
| tree | cae3a7c325c7e31530b0b8dc19a62a2ccc84cbe6 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 72d3f59205ffae6827b4af525a7963f181322e35 (diff) | |
drm/amdgpu_vm: fix boolean expressions
Fix boolean expressions by using logical AND operator '&&'
instead of bitwise operator '&'.
This issue was detected with the help of Coccinelle.
Fixes: 9a4b7d4c769e ("drm/amdgpu: Add vm context module param")
Reviewed-by: Felix Kuehling <[email protected]>
Signed-off-by: Gustavo A. R. Silva <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions