From: Yongqiang Yang Date: Thu, 28 Jul 2011 01:23:13 +0000 (-0400) Subject: ext4: simplify parameters of reserve_backup_gdb() X-Git-Tag: v3.1-rc1~90^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=668f4dc5593327fadc95b33189c375f7178ef88e;p=pandora-kernel.git ext4: simplify parameters of reserve_backup_gdb() The reserve_backup_gdb() function only needs the block group number; there's no need to pass a pointer to struct ext4_new_group_data to it. Signed-off-by: Yongqiang Yang --- Reading git-diff-tree failed