On Sun, Jul 22, 2012 at 07:05:45PM +0200, Davidlohr Bueso wrote: > + } else > + errcode = fdisk_label_change(cxt, name); > + > + if (errcode) > + goto done; > + > + errcode = cxt->label->create_label(cxt); > done: > return errcode; Unnecessary for the current code. karel -- Karel Zak <kzak@xxxxxxxxxx> http://karelzak.blogspot.com -- 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