Skip to content
Snippets Groups Projects
Commit ef07ceae authored by Ben Skeggs's avatar Ben Skeggs
Browse files

drm/nouveau/nvif: return null pointers on failure, in addition to ret != 0


Reported by Coverity.  The intention is that the return value is
checked, but let's be more paranoid and make it extremely obvious
if something forgets to.

Signed-off-by: default avatarBen Skeggs <bskeggs@redhat.com>
parent 147ed897
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment