[parted-devel] [PATCH] suppress gcc warning

David Cantrell dcantrell at redhat.com
Mon Apr 23 20:04:40 UTC 2007


commit bfd9a6d8b6322d870650b0e92bd936035ab28e76
Author: David Cantrell <dcantrel at mortise.boston.redhat.com>
Date:   Mon Apr 23 15:53:48 2007 -0400

    Remove unused label.

diff --git a/libparted/fs/linux_swap/linux_swap.c
b/libparted/fs/linux_swap/linux_swap.c
index a8e95fd..3dd3780 100644
--- a/libparted/fs/linux_swap/linux_swap.c
+++ b/libparted/fs/linux_swap/linux_swap.c
@@ -121,7 +121,7 @@ _generic_swap_probe (PedGeometry* geom, int kind)
 
 error_close_fs:
 	swap_close (fs);
-error:
+
 	return NULL;
 }
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.alioth.debian.org/pipermail/parted-devel/attachments/20070423/62e3d64e/attachment.pgp


More information about the parted-devel mailing list