]> bbs.cooldavid.org Git - net-next-2.6.git/commit
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)
commit5a0790c2c4a18435759a70e1562450035d778339
tree80acb12d0e37196cf60ae4ca150c6b556115f302
parent07a038245b28df9196ffb2e8cc626e9b956a4e23
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>
fs/ext4/extents.c
fs/ext4/inode.c
fs/ext4/mballoc.c
fs/ext4/namei.c
fs/ext4/resize.c
fs/jbd2/journal.c
fs/jbd2/recovery.c