]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libblkid: remove strewn around calls to blkid_init_debug()
authorThomas Weißschuh <thomas@t-8ch.de>
Wed, 21 Dec 2022 19:07:54 +0000 (19:07 +0000)
committerThomas Weißschuh <thomas@t-8ch.de>
Wed, 21 Dec 2022 19:08:44 +0000 (19:08 +0000)
commit801b0a62519948fb42f271ad00fca64deef68c64
treea5777eb5e2a74e31cc37f460782baab81dc12915
parentaca796c52431edf09e8852c961f1c6a90c5367ef
libblkid: remove strewn around calls to blkid_init_debug()

Now that we always initialize libblkid debugging when loading we don't
need them anymore.
libblkid/src/cache.c
libblkid/src/evaluate.c
libblkid/src/probe.c