Whamcloud - gitweb
libext2fs: Remove unused ext2fs_find_{first,ext}_bit_set()
authorTheodore Ts'o <tytso@mit.edu>
Tue, 2 Sep 2008 12:45:56 +0000 (08:45 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 2 Sep 2008 12:47:19 +0000 (08:47 -0400)
commit5c0255e8ad02f4046c77a860506b6907c533ef7b
treedffdcf26cc54e4dc55aa4607f727d51240d29574
parent22301afb01f3059a2b1baf68abff26aaf6db7c9e
libext2fs: Remove unused ext2fs_find_{first,ext}_bit_set()

These functions were commented out for x86, but they were still being
defined for other architectures.  We now remove them entirely.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
lib/ext2fs/bitops.h