]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libblkid: remove dead code and blkid_probe_new_value()
authorKarel Zak <kzak@redhat.com>
Tue, 27 Jun 2017 09:26:41 +0000 (11:26 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 27 Jun 2017 09:26:41 +0000 (11:26 +0200)
commit08029093b09d39f6d01ec7aaee9e9be84be17259
tree02bb1ad1a1105b8a57a0cff7379aea5098d2e88f
parentb768ac6b60a87226812d60267a9df6577be7a4a4
libblkid: remove dead code and blkid_probe_new_value()

The function blkid_probe_new_value() is unnecessary.

Signed-off-by: Karel Zak <kzak@redhat.com>
libblkid/src/probe.c