diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2010-02-28 13:06:27 +0100 |
---|---|---|
committer | Geert Uytterhoeven <geert@linux-m68k.org> | 2010-05-17 21:15:40 +0200 |
commit | b52dd0077cde89111c00efc73a8db07f50ebb3e8 (patch) | |
tree | 80b35c6bf243e63f615e600163bcf2fed09b9dbc /drivers/char/serial167.c | |
parent | m68k: hp300 - Checkpatch cleanup (diff) | |
download | linux-b52dd0077cde89111c00efc73a8db07f50ebb3e8.tar.xz linux-b52dd0077cde89111c00efc73a8db07f50ebb3e8.zip |
m68k: Implement generic_find_next_{zero_,}le_bit()
linux-next:
fs/udf/balloc.c: In function 'udf_bitmap_new_block':
fs/udf/balloc.c:274: error: implicit declaration of function 'generic_find_next_le_bit'
Convert ext2_find_next_{zero_,}bit() into generic_find_next_{zero_,}le_bit(),
and wrap the ext2_find_next_{zero_,}bit() around the latter.
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions