commit | 400db9d30146dc062aaba97a6301b425eb6015bc | [log] [tgz] |
---|---|---|
author | Zheng Liu <gnehzuil.liu@gmail.com> | Mon May 28 17:53:53 2012 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Mon May 28 17:53:53 2012 -0400 |
tree | 3d2dac1ccc329077991f1f9eae2e144ef83aea6c | |
parent | 2cde417de013b2e5ae3007374d937e8c4c426bd4 [diff] |
ext4: cleanup in ext4_discard_allocated_blocks() 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>