ext4: cleanup in ext4_discard_allocated_blocks()
authorZheng Liu <gnehzuil.liu@gmail.com>
Mon, 28 May 2012 21:53:53 +0000 (17:53 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 28 May 2012 21:53:53 +0000 (17:53 -0400)
remove 'len' variable in ext4_discard_allocated_blocks() because it is
useless.

Signed-off-by: Zheng Liu <wenqing.lz@taobao.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>

No differences found