]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libmount: fix use of logical '&&' with constant operand
authorFrancesco Cosoleto <cosoleto@gmail.com>
Thu, 15 Sep 2011 14:17:46 +0000 (16:17 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 18 Oct 2011 12:22:27 +0000 (14:22 +0200)
commit963da7c27e1baec74605ac64f7d9890ef4d27cb6
treebc4917506291b996bcb988854ec6ed9f21a6c7ae
parente87438c235f13397a36c642bb85920d7e8b99736
libmount: fix use of logical '&&' with constant operand

Found by clang.

Signed-off-by: Francesco Cosoleto <cosoleto@gmail.com>
libmount/src/context_loopdev.c
libmount/src/context_mount.c