summaryrefslogtreecommitdiffstats
path: root/linux-user/uaccess.c
diff options
context:
space:
mode:
authorDaniel P. Berrange2016-03-09 17:42:28 +0100
committerDaniel P. Berrange2016-03-10 18:19:07 +0100
commitf50dfe457f128632efa0a49e2b2a472e357e00f9 (patch)
tree37311e5547b7258cd33828a815c6faa3bb5ab915 /linux-user/uaccess.c
parentio: implement socket watch for win32 using WSAEventSelect+select (diff)
downloadqemu-f50dfe457f128632efa0a49e2b2a472e357e00f9.tar.gz
qemu-f50dfe457f128632efa0a49e2b2a472e357e00f9.tar.xz
qemu-f50dfe457f128632efa0a49e2b2a472e357e00f9.zip
char: remove qemu_chr_finish_socket_connection method
The qemu_chr_finish_socket_connection method is multiplexing two different actions into one method. Each caller of it though, only wants one specific action. The code is shorter & clearer if we thus remove the method and just inline the specific actions where needed. Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Diffstat (limited to 'linux-user/uaccess.c')
0 files changed, 0 insertions, 0 deletions