mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-21 20:15:17 +00:00
virpcitest: Separate two functions properly
There is a missing empty line between two functions since its introduction in v1.2.0-rc1~150. Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
fe77197304
commit
68e503ee70
@ -696,6 +696,7 @@ pci_driver_handle_unbind(const char *path)
|
||||
cleanup:
|
||||
return ret;
|
||||
}
|
||||
|
||||
static int
|
||||
pci_driver_handle_new_id(const char *path)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user