commit | 5a0790c2c4a18435759a70e1562450035d778339 | [log] [tgz] |
---|---|---|
author | Andi Kleen <andi@firstfloor.org> | Mon Jun 14 13:28:03 2010 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Mon Jun 14 13:28:03 2010 -0400 |
tree | 80acb12d0e37196cf60ae4ca150c6b556115f302 | |
parent | 07a038245b28df9196ffb2e8cc626e9b956a4e23 [diff] |
ext4: remove initialized but not read variables 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>