summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/psp_v10_0.c
diff options
context:
space:
mode:
authorGustavo A. R. Silva <gustavo@embeddedor.com>2019-01-03 14:01:46 -0600
committerAlex Deucher <alexander.deucher@amd.com>2019-01-14 15:04:50 -0500
commit0855c9c9ec28451858aeb1e512d2d25fd8397828 (patch)
treecae3a7c325c7e31530b0b8dc19a62a2ccc84cbe6 /drivers/gpu/drm/amd/amdgpu/psp_v10_0.c
parent72d3f59205ffae6827b4af525a7963f181322e35 (diff)
downloadlinux-0855c9c9ec28451858aeb1e512d2d25fd8397828.tar.gz
linux-0855c9c9ec28451858aeb1e512d2d25fd8397828.tar.bz2
linux-0855c9c9ec28451858aeb1e512d2d25fd8397828.zip
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 <Felix.Kuehling@amd.com> Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/psp_v10_0.c')
0 files changed, 0 insertions, 0 deletions