This is a trivial respin of all error_is_set() patches that haven't
been applied, yet: character devices, qemu-sockets, and error_is_set()
removal.

Markus Armbruster (5):
  char: Use return values instead of error_is_set(errp)
  char: Clean up fragile use of error_is_set()
  char: Explain qmp_chardev_add()'s unusual error handling
  qemu-socket: Clean up inet_connect_opts()
  error: error_is_set() is finally unused; remove

 include/qapi/error.h |  6 ------
 qemu-char.c          | 32 ++++++++++++++++++++------------
 util/error.c         |  5 -----
 util/qemu-sockets.c  | 28 ++++++++++++++++------------
 4 files changed, 36 insertions(+), 35 deletions(-)

-- 
1.9.0


Reply via email to