summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2019-10-07 11:52:10 +0300
committerAlex Deucher <alexander.deucher@amd.com>2019-10-07 15:11:02 -0500
commitaa5e899de1dd8d91f4881d0bf533e2302f925973 (patch)
treecd694e6d7afe60987715710fb34440cdea9ef00c /drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c
parentea6d8811f18521a2188d1959f5fa2447e6bf5349 (diff)
drm/amdkfd: Fix a && vs || typo
In the current code if "device_info" is ever NULL then the kernel will Oops so probably || was intended instead of &&. Fixes: e392c887df97 ("drm/amdkfd: Use array to probe kfd2kgd_calls") Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c')
0 files changed, 0 insertions, 0 deletions