On 28/07/2016 11:03, Cao jin wrote: > forget to cc maintainers in cover-letter..
Patches 1 and 2 look good, thanks! > On 07/28/2016 04:54 PM, Cao jin wrote: >> v2 changelog: >> 1. revert the yoda-condition in patch 2 (Daniel) >> >> Cao jin (3): >> util: remove the obsolete non-blocking connect >> util: fix some coding style issue >> migration/socket: fix typo in file header >> >> include/qemu/sockets.h | 7 +- >> io/channel-socket.c | 2 +- >> migration/socket.c | 4 +- >> net/socket.c | 2 +- >> util/qemu-sockets.c | 179 >> ++++++++----------------------------------------- >> 5 files changed, 33 insertions(+), 161 deletions(-) >> >