From: Robin Dong Date: Sun, 24 Jul 2011 01:49:07 +0000 (-0400) Subject: ext4: remove unused argument in ext4_ext_next_leaf_block X-Git-Tag: v3.1-rc1~90^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5718789da5b94bd4148cb7ea0f457089c26bc1c3;p=pandora-kernel.git 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 Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed