commit | 76a57db4a867ade779fbe292112cb6d7f0762e4e | [log] [tgz] |
---|---|---|
author | Christophe Fergeau <cfergeau@redhat.com> | Tue Nov 20 17:20:02 2018 +0100 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Wed Nov 21 09:12:45 2018 +0100 |
tree | 8ad5dc59c7b7f73843440d722f5c5aab31cc1fd7 | |
parent | a071a8ff1f5fd4aa6897c9260be548029b3acaff [diff] |
qxl: No need for NULL check before calling qxl_bo_unref() qxl_bo_unref() is already performing a NULL check. Signed-off-by: Christophe Fergeau <cfergeau@redhat.com> Link: http://patchwork.freedesktop.org/patch/msgid/20181120162004.22807-1-cfergeau@redhat.com Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>