ext4: remove unneeded parameter to ext4_ext_remove_space()
authorAllison Henderson <achender@linux.vnet.ibm.com>
Mon, 18 Jul 2011 03:21:03 +0000 (23:21 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 18 Jul 2011 03:21:03 +0000 (23:21 -0400)
This patch removes the extra parameter in ext4_ext_remove_space()
which is no longer needed.

Signed-off-by: Allison Henderson <achender@linux.vnet.ibm.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>

No differences found