From: Heiko Carstens Date: Tue, 5 Feb 2008 15:50:44 +0000 (+0100) Subject: [S390] Implement ext2_find_next_bit. X-Git-Tag: v2.6.25-rc1~786^2~6 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67fe9251bba510572feb6c3357636148bbd17e30;p=pandora-kernel.git [S390] Implement ext2_find_next_bit. Fixes this compile error: fs/ext4/mballoc.c: In function 'ext4_mb_generate_buddy': fs/ext4/mballoc.c:954: error: implicit declaration of function 'generic_find_next_le_bit' Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed