]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libmount: keep code more readable for analyzers [coverity scan]
authorKarel Zak <kzak@redhat.com>
Fri, 11 Mar 2011 12:57:14 +0000 (13:57 +0100)
committerKarel Zak <kzak@redhat.com>
Fri, 11 Mar 2011 12:57:14 +0000 (13:57 +0100)
commit1734f82c2435c35a9b575297a93942cf880b5913
tree55f87a6817398cab6ddc2f107c4152fbbec758fb
parentc9a21ec00c224e0afe734409684292a99d933c6d
libmount: keep code more readable for analyzers [coverity scan]

This is not a bug ('ent' is always non-NULL is 'm' is non-NULL), but
let's keep static analyzes and humans who read the code happy.

Signed-off-by: Karel Zak <kzak@redhat.com>
shlibs/mount/src/optstr.c