]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libfdisk: cleanup the rest of fdisks/utils.c stuff
authorKarel Zak <kzak@redhat.com>
Thu, 6 Dec 2012 14:22:43 +0000 (15:22 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 11 Mar 2013 11:47:28 +0000 (12:47 +0100)
commit171372d37ce16e2a28e106a764a211237fe4df75
treefa9446074bd82684cdb742a8d2c12e83ba59b9fb
parentf4be9e2b99f96cb2250535bd5b1e322d6c0ea234
libfdisk: cleanup the rest of fdisks/utils.c stuff

 - remove obsolete code
 - move fdisk_{set,get}_partition_type() to label.c (this is label
   driver operation)

Signed-off-by: Karel Zak <kzak@redhat.com>
fdisks/fdisk.h
libfdisk/src/label.c
libfdisk/src/libfdisk.h
libfdisk/src/parttype.c