]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
misc: clean up compiler warnings
authorAndreas Dilger <adilger@whamcloud.com>
Sat, 11 Jun 2011 14:58:25 +0000 (10:58 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 11 Jun 2011 14:58:25 +0000 (10:58 -0400)
commitcf5301d7f2c3bbed3d26600335102414cbf0c4ba
tree42d6f95894583f1ddb507e5a2332b7b2ab6a13e4
parent44fe08f1fa1e9a994ff304aa02022c53c9341519
misc: clean up compiler warnings

Fix several types of compiler warnings (unused variables/labels),
uninitialized variables, etc that are hit with gcc -Wall.

Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
21 files changed:
debugfs/debugfs.c
debugfs/debugfs.h
debugfs/dump.c
e2fsck/message.c
e2fsck/pass1.c
e2fsck/pass2.c
e2fsck/pass5.c
e2fsck/rehash.c
e2fsprogs.spec.in
lib/blkid/probe.c
lib/e2p/ls.c
lib/ext2fs/ext2fs.h
lib/ext2fs/fileio.c
lib/ext2fs/openfs.c
lib/ext2fs/progress.c
lib/ext2fs/res_gdt.c
lib/ext2fs/unix_io.c
misc/badblocks.c
misc/e2freefrag.c
misc/e2undo.c
misc/tune2fs.c