]> git.ipfire.org Git - thirdparty/util-linux.git/commit
fdisk: (bsd) cleanup label initialization
authorKarel Zak <kzak@redhat.com>
Wed, 12 Jun 2013 09:33:15 +0000 (11:33 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 16 Sep 2013 14:47:00 +0000 (16:47 +0200)
commit75d059ef77c2c3cb62fa1fc175abf34d14b88370
treecb8ac9805b68e51d50588ba3a6389ce41498ade0
parent682802db5a2dd1b761c1a469eb52ffb27ba9003b
fdisk: (bsd) cleanup label initialization

 - remove unused variables
 - cleanup code
 - use ask API

Signed-off-by: Karel Zak <kzak@redhat.com>
fdisks/fdiskbsdlabel.c