Re: [PATCH 09/10] fdisk: API: fix fdisk_label_create

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux