]> git.baikalelectronics.ru Git - kernel.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)
commitdeb4e2f378ba0107a17ba9af45cacb365ca80f8a
tree80acb12d0e37196cf60ae4ca150c6b556115f302
parent26df9da2e1f23f374bf11977386f4e98260c2129
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