ext4: remove unused argument in ext4_ext_next_leaf_block
authorRobin Dong <sanbai@taobao.com>
Sun, 24 Jul 2011 01:49:07 +0000 (21:49 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 24 Jul 2011 01:49:07 +0000 (21:49 -0400)
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>

No differences found