]> git.ipfire.org Git - thirdparty/util-linux.git/commit
partx: cleanup libsmartcols usage
authorKarel Zak <kzak@redhat.com>
Fri, 28 Mar 2014 11:44:55 +0000 (12:44 +0100)
committerKarel Zak <kzak@redhat.com>
Thu, 3 Apr 2014 10:29:19 +0000 (12:29 +0200)
commit3b80b3703500d94485a03393e825e77ef59b4b77
tree13267d8693845df71a97c3b259cac5fbfb77c834
parent92e0d69c7377b24eadc347451b80e8b59ffe0cb9
partx: cleanup libsmartcols usage

 * more carefully set data
 * care about return codes

Signed-off-by: Karel Zak <kzak@redhat.com>
disk-utils/partx.c