commit | 5718789da5b94bd4148cb7ea0f457089c26bc1c3 | [log] [tgz] |
---|---|---|
author | Robin Dong <sanbai@taobao.com> | Sat Jul 23 21:49:07 2011 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Sat Jul 23 21:49:07 2011 -0400 |
tree | 8daf6d7e0150915220deaa3847752606dc416192 | |
parent | 6a0fe49308dcac10ab510b3c45e00eb8d5ef440e [diff] |
ext4: remove unused argument in ext4_ext_next_leaf_block The argument "inode" in function ext4_ext_next_allocated_block looks useless, so clean it. Signed-off-by: Robin Dong <sanbai@taobao.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>