summaryrefslogtreecommitdiffstats
path: root/libmount/src/context_loopdev.c
diff options
context:
space:
mode:
authorKarel Zak2014-11-04 14:08:45 +0100
committerKarel Zak2014-11-04 14:08:45 +0100
commit0bf037402a444dfa2156218de53cf8c2277a5490 (patch)
treee0f25021e49fcded96e66ae992130abbec97e22b /libmount/src/context_loopdev.c
parenttests: cleanup libmount debug test (diff)
downloadkernel-qcow2-util-linux-0bf037402a444dfa2156218de53cf8c2277a5490.tar.gz
kernel-qcow2-util-linux-0bf037402a444dfa2156218de53cf8c2277a5490.tar.xz
kernel-qcow2-util-linux-0bf037402a444dfa2156218de53cf8c2277a5490.zip
lib/loopdev: replace custom DBG() with include/debug.h
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'libmount/src/context_loopdev.c')
-rw-r--r--libmount/src/context_loopdev.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libmount/src/context_loopdev.c b/libmount/src/context_loopdev.c
index 632a528be..68b8dabc9 100644
--- a/libmount/src/context_loopdev.c
+++ b/libmount/src/context_loopdev.c
@@ -165,8 +165,6 @@ int mnt_context_setup_loopdev(struct libmnt_context *cxt)
if (rc)
return rc;
- ON_DBG(CXT, loopcxt_enable_debug(&lc, 1));
-
optstr = mnt_fs_get_user_options(cxt->fs);
/*