From: Akinobu Mita Date: Sun, 26 Mar 2006 09:39:53 +0000 (-0800) Subject: [PATCH] bitops: ntfs: remove generic_ffs() X-Git-Tag: v2.6.17-rc1~484 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9a2838cc26c4c5369fbd2482acbc5ab60573479;p=pandora-kernel.git [PATCH] bitops: ntfs: remove generic_ffs() Now the only user who are using generic_ffs() is ntfs filesystem. This patch isolates generic_ffs() as ntfs_ffs() for ntfs. Signed-off-by: Akinobu Mita Cc: Anton Altaparmakov Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed