ext4: Remove unnecessary call to ext4_get_group_desc() in mballoc
commit99e25a991d55ab727710829555cf79a24578ea02
authorJing Zhang <zj.barak@gmail.com>
Mon, 31 May 2010 02:49:45 +0000 (30 22:49 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 2 Aug 2010 17:21:18 +0000 (2 10:21 -0700)
tree22ba1181bc123f059b476c2f2b8e4b6e9ae3fb7e
parentcaf4fd5d6a45bf7f1db7a966354207475b212322
ext4: Remove unnecessary call to ext4_get_group_desc() in mballoc

commit 62e823a2cba18509ee826d775270e8ef9071b5bc upstream (as of v2.6.34-git13)

Signed-off-by: Jing Zhang <zj.barak@gmail.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
fs/ext4/mballoc.c