ext4: remove write-only variables from ext4_ordered_write_end
authorEric Sandeen <sandeen@redhat.com>
Sun, 3 Aug 2008 01:22:18 +0000 (21:22 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 3 Aug 2008 01:22:18 +0000 (21:22 -0400)
commit7d55992d60caa390460bad1a974eb2b3c11538f4
tree587447550232932e083074eaf6f486bfba27fcf8
parent00b32b7fb671e797bdd2736524a497f18a8df7bf
ext4: remove write-only variables from ext4_ordered_write_end

The variables 'from' and 'to' are not used anywhere.

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Acked-by: Mingming Cao <cmm@us.ibm.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/inode.c