]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virsh-secret: Rename vshEventCallback to virshSecretEventCallback
authorLin Ma <lma@suse.com>
Wed, 23 May 2018 06:32:39 +0000 (14:32 +0800)
committerMichal Privoznik <mprivozn@redhat.com>
Thu, 24 May 2018 11:32:25 +0000 (13:32 +0200)
commitbee2331f2bb1eaaaccd3908266638169345b6415
tree8f9e95a02ea1164c5b52f1500ef7d43d598b8a8f
parent4c5154677a9cb43530d2854261413c348be95394
virsh-secret: Rename vshEventCallback to virshSecretEventCallback

The next patch will use it in virsh-completer.c for returning the name
list of secret events.

The patch code originally authored by Michal Privoznik, Please refer to
https://www.redhat.com/archives/libvir-list/2018-May/msg01022.html

I splitted it to 2 patches with tiny change.

Signed-off-by: Lin Ma <lma@suse.com>
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
tools/virsh-secret.c
tools/virsh-secret.h