]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
misc: quiet "unused variable" compiler warnings
authorAndreas Dilger <adilger@whamcloud.com>
Thu, 16 Jun 2011 02:17:38 +0000 (22:17 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 16 Jun 2011 02:17:38 +0000 (22:17 -0400)
commit96367ad3bc849220651b20f41340b48e07e82b04
tree7a3d0934c69f3f75cf79b95ce7cdb9457b66f2e0
parentdb7cb4b4a6c50527c764e11c12b6caf4f207d46b
misc: quiet "unused variable" compiler warnings

Some of the newly-merged patches added "unused variable" compiler
warnings.  Delete unused variables.

Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
lib/ext2fs/alloc.c
misc/e2image.c
misc/mke2fs.c