From: Akinobu Mita Date: Mon, 28 Apr 2008 09:16:01 +0000 (-0700) Subject: ext2: use ext2_group_first_block_no() X-Git-Tag: v2.6.26-rc1~763 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24097d12efbb97bff14fb6e350508853db0f9595;p=pandora-kernel.git ext2: use ext2_group_first_block_no() Use ext2_group_first_block_no() and assign the return values to ext2_fsblk_t variables. Signed-off-by: Akinobu Mita Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed