]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
misc: fix more stupid compiler warnings
authorDarrick J. Wong <darrick.wong@oracle.com>
Fri, 15 Sep 2017 13:34:10 +0000 (08:34 -0500)
committerEric Sandeen <sandeen@redhat.com>
Fri, 15 Sep 2017 13:34:10 +0000 (08:34 -0500)
commit9587a34cd665dd65457d67698c85a3b20159e383
tree3bc7e457b8348f1b1dcc42f544c5f86cea4d5437
parent5d52e7a5799c9843aef325e926a794638c48ad43
misc: fix more stupid compiler warnings

Fix more compiler warnings about pointless checks, unchecked return
values, brace problems, and missing parentheses.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
db/check.c
libxfs/libxfs_priv.h
libxfs/xfs_bmap.c
repair/phase6.c