ext4: remove initialized but not read variables
authorAndi Kleen <andi@firstfloor.org>
Mon, 14 Jun 2010 17:28:03 +0000 (13:28 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 14 Jun 2010 17:28:03 +0000 (13:28 -0400)
No real bugs found, just removed some dead code.

Found by gcc 4.6's new warnings.

Signed-off-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>

No differences found