]> git.ipfire.org Git - thirdparty/libvirt.git/commit
rpc: switch order of args in virNetClientNewSSH
authorDaniel P. Berrangé <berrange@redhat.com>
Wed, 8 Jul 2020 12:05:38 +0000 (13:05 +0100)
committerDaniel P. Berrangé <berrange@redhat.com>
Wed, 9 Sep 2020 15:46:22 +0000 (16:46 +0100)
commit6e4143c8510282a3070fe737af4b9ddb5b16fd58
treed240c05a25d47fa5ff6544099d577ac7f7defe68
parentdfad1b551dcd31a56e97931d23f3d20c58e4cd05
rpc: switch order of args in virNetClientNewSSH

Switch keyfile and netcat parameters, since the netcat path and
socket path are a logical pair that belong together. This patches
the other constructors.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
src/remote/remote_driver.c
src/rpc/virnetclient.c
src/rpc/virnetclient.h