qxl: init_pipe_signaling: exit on failure
authorAlon Levy <alevy@redhat.com>
Sun, 18 Mar 2012 12:46:13 +0000 (13:46 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 19 Mar 2012 12:12:19 +0000 (13:12 +0100)
commitaa3db4236e3bf1786c8cefab2a95e29a9781caff
tree75a0a5d505cb584c5dbfb7ee5571e6f720594e25
parent6ec5dae5a49f2933dc9b3925d8054eb380a56d88
qxl: init_pipe_signaling: exit on failure

If pipe creation fails, exit, don't log and continue. Fix indentation at
the same time.

Signed-off-by: Alon Levy <alevy@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/qxl.c