ext[234]: remove unused argument for ext[234]_find_goal()
authorAkinobu Mita <akinobu.mita@gmail.com>
Wed, 6 Feb 2008 09:40:16 +0000 (01:40 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 6 Feb 2008 18:41:21 +0000 (10:41 -0800)
commitfb01bfdac733f1925561eea52c60072f2fbcdc97
tree92e95b0dd90b99f447d14f0598b398cc2eee9d42
parent197cd65accc6a274dabcd81f4811ba5d9a4856df
ext[234]: remove unused argument for ext[234]_find_goal()

The argument chain for ext[234]_find_goal() is not used.  This patch removes
it and fixes comment as well.

Cc: <linux-ext4@vger.kernel.org>
Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/ext2/inode.c
fs/ext3/inode.c
fs/ext4/inode.c