diff options
author | Daniel P. Berrange <berrange@redhat.com> | 2016-03-09 16:42:28 +0000 |
---|---|---|
committer | Daniel P. Berrange <berrange@redhat.com> | 2016-03-10 17:19:07 +0000 |
commit | f50dfe457f128632efa0a49e2b2a472e357e00f9 (patch) | |
tree | 37311e5547b7258cd33828a815c6faa3bb5ab915 /qom | |
parent | a58972056776e2f2588aed5a2dc0db7cc28f80b1 (diff) |
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 'qom')
0 files changed, 0 insertions, 0 deletions