[libvirt] [PATCH] virpcitest: Separate two functions properly

Michal Privoznik posted 1 patch 4 years, 10 months ago
Test syntax-check passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/68e503ee70462ba755e400b123bd713867c9764e.1560786604.git.mprivozn@redhat.com
tests/virpcimock.c | 1 +
1 file changed, 1 insertion(+)
[libvirt] [PATCH] virpcitest: Separate two functions properly
Posted by Michal Privoznik 4 years, 10 months ago
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>
---

Pushed under trivial rule.

 tests/virpcimock.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/virpcimock.c b/tests/virpcimock.c
index 7f9cdaa9b8..beb5e1490d 100644
--- a/tests/virpcimock.c
+++ b/tests/virpcimock.c
@@ -696,6 +696,7 @@ pci_driver_handle_unbind(const char *path)
  cleanup:
     return ret;
 }
+
 static int
 pci_driver_handle_new_id(const char *path)
 {
-- 
2.21.0

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list