]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite4ef0b5f8e46c4d8ece4a8710a726ab255a695f4
tree7580e70da75b508953c1c10c0636ae56188ba76e
parentc0515a0e70b6c87ad4efc93de8caa88930379286
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