diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2017-03-14 08:54:10 +0100 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2017-03-14 11:54:20 +0100 |
commit | ee5cb7c465360f8eabc351196554e534675bdf6b (patch) | |
tree | 75d3ff400b1c35eebea621aecbe9039cea92adc2 /README | |
parent | drm: virtio: fix kmem_cache_alloc error check (diff) | |
download | linux-ee5cb7c465360f8eabc351196554e534675bdf6b.tar.xz linux-ee5cb7c465360f8eabc351196554e534675bdf6b.zip |
drm: qxl: add missing return check
My static checker complains that "release" is uninitialized if
qxl_alloc_release_reserved() fails, so let's add a check for that.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20170314075410.GB5984@mwanda
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions