isl_flow.c: access_sort_cmp: drop spurious empty line
authorSven Verdoolaege <sven.verdoolaege@gmail.com>
Wed, 26 Jul 2017 16:31:35 +0000 (26 18:31 +0200)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Wed, 26 Jul 2017 16:31:51 +0000 (26 18:31 +0200)
Signed-off-by: Sven Verdoolaege <sven.verdoolaege@gmail.com>
isl_flow.c

index 21872b2..311373c 100644 (file)
@@ -366,7 +366,6 @@ static int access_sort_cmp(const void *p1, const void *p2, void *user)
 error:
        sort_info->error = 1;
        return 0;
-
 }
 
 /* Sort the must source accesses in their textual order.