]> 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, 27 Sep 2011 13:04:23 +0000 (15:04 +0200)
commita03fd94b57abaa9211300088c454c0cb65a36786
tree05a20b0b305fce3c25da08239cf492691185421e
parent82b4082e8012dab2fba079de991a2d0c8fc12a38
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