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)
commit67f53e1695f9649e863ace7b9d4a138d16bd74ad
tree7580e70da75b508953c1c10c0636ae56188ba76e
parent8aa4c0f907473812228e86c23f5640a321bce3a1
ext4: remove unneeded parameter to ext4_ext_remove_space()

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>
fs/ext4/extents.c