commit | 5c0255e8ad02f4046c77a860506b6907c533ef7b | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Tue Sep 02 08:45:56 2008 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Tue Sep 02 08:47:19 2008 -0400 |
tree | dffdcf26cc54e4dc55aa4607f727d51240d29574 | |
parent | 22301afb01f3059a2b1baf68abff26aaf6db7c9e [diff] |
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>