diff options
author | Alexandre Courbot <acourbot@nvidia.com> | 2017-03-15 14:44:34 +0900 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2017-03-17 10:08:24 +1000 |
commit | aa7fc0ca759eb25eea6dc0fee4373e5883a17498 (patch) | |
tree | 28e38930e2446e3a9e201a2e0bd5b30a4be3768f /drivers/gpu/ipu-v3 | |
parent | 9c233760a65cec0c98df7b62bc5185d8889e5fc7 (diff) |
drm/nouveau/secboot: fix inconsistent pointer checking
We were returning PTR_ERR() on a NULL pointer, which obviously won't
work. nvkm_engine_ref() will return an error in case something went
wrong.
Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/gpu/ipu-v3')
0 files changed, 0 insertions, 0 deletions