]> xenbits.xensource.com Git - libvirt.git/commitdiff
tests: remove blank first line in function body
authorShi Lei <shi_lei@massclouds.com>
Thu, 13 Sep 2018 08:55:23 +0000 (16:55 +0800)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 17 Sep 2018 11:29:01 +0000 (13:29 +0200)
Signed-off-by: Shi Lei <shi_lei@massclouds.com>
tests/virnetdevmock.c
tests/vshtabletest.c

index a9967b77c16b98e57d382b040d1c5ee6c8877d3b..3eb50590310e143ef9b0308a07001790f394d20d 100644 (file)
@@ -34,7 +34,6 @@ virNetDevSysfsFile(char **pf_sysfs_device_link,
                    const char *ifname,
                    const char *file)
 {
-
     if (virAsprintfQuiet(pf_sysfs_device_link, "%s/%s/%s",
                          NET_DEV_TEST_DATA_PREFIX, ifname, file) < 0) {
         fprintf(stderr, "Out of memory\n");
index 1138e3416139a37e66e1d228e077d6f6f4480f71..ce415e8c5cc225a6d89e8a87a6c839644b58d89a 100644 (file)
@@ -116,7 +116,6 @@ testVshTableRowAppend(const void *opaque ATTRIBUTE_UNUSED)
 static int
 testUnicode(const void *opaque ATTRIBUTE_UNUSED)
 {
-
     int ret = 0;
     char *act = NULL;
 
@@ -149,7 +148,6 @@ testUnicode(const void *opaque ATTRIBUTE_UNUSED)
 static int
 testUnicodeArabic(const void *opaque ATTRIBUTE_UNUSED)
 {
-
     int ret = 0;
     char *act = NULL;
 
@@ -193,7 +191,6 @@ testUnicodeArabic(const void *opaque ATTRIBUTE_UNUSED)
 static int
 testUnicodeZeroWidthChar(const void *opaque ATTRIBUTE_UNUSED)
 {
-
     int ret = 0;
     vshTablePtr table = NULL;
     const char *exp =