git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5833ded
)
udf: use ext2_find_next_bit
author
Akinobu Mita
<akinobu.mita@gmail.com>
Tue, 23 Feb 2010 14:11:13 +0000
(23:11 +0900)
committer
Jan Kara
<jack@suse.cz>
Tue, 9 Mar 2010 16:15:18 +0000
(17:15 +0100)
Use ext2_find_next_bit (generic_find_next_le_bit) to find the set bit
in little endian bitmap region.
Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Signed-off-by: Jan Kara <jack@suse.cz>
No differences found