From: Mingming Cao Date: Thu, 17 Apr 2008 14:38:59 +0000 (-0400) Subject: ext4: remove extra define of ext4_new_blocks_old from mballoc.c X-Git-Tag: v2.6.26-rc1~345^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14499f3592f3f52ceb7a639466de9ca21e2c1914;p=pandora-kernel.git ext4: remove extra define of ext4_new_blocks_old from mballoc.c The function prototype of ext4_new_blocks_old() is defined in ext4_fs.h, so we don't need the extra function prototype in mballoc.c Signed-off-by: Mingming Cao Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed