Signed-off-by: Petr Uzel <petr.uzel@xxxxxxx> --- fdisks/fdisksgilabel.c | 1 + 1 file changed, 1 insertion(+) diff --git a/fdisks/fdisksgilabel.c b/fdisks/fdisksgilabel.c index af0ad14..2596a21 100644 --- a/fdisks/fdisksgilabel.c +++ b/fdisks/fdisksgilabel.c @@ -840,6 +840,7 @@ static int sgi_create_disklabel(struct fdisk_context *cxt) sgi_set_partition(cxt, i, old[i].start, old[i].nsect, old[i].sysid); } } + return 0; } void -- 1.7.10.4 -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html