]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lsblk: use sysfs_read_u64() rather than sysfs_strdup() + atol()
authorKarel Zak <kzak@redhat.com>
Wed, 18 May 2011 10:17:43 +0000 (12:17 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 18 May 2011 10:17:43 +0000 (12:17 +0200)
commit9cfe1b9c6a8663263b1ff2ee45450cf38af707bd
tree0f34e61a7657c1545250c43a38b8bc5a5b28f3d9
parent90e9fcda3bb3a215f027fc66c1182a18e0746972
lsblk: use sysfs_read_u64() rather than sysfs_strdup() + atol()

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