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)
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>

No differences found