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:
0abbf05
)
[S390] Implement ext2_find_next_bit.
author
Heiko Carstens
<heiko.carstens@de.ibm.com>
Tue, 5 Feb 2008 15:50:44 +0000
(16:50 +0100)
committer
Martin Schwidefsky
<schwidefsky@de.ibm.com>
Tue, 5 Feb 2008 15:50:58 +0000
(16:50 +0100)
Fixes this compile error:
fs/ext4/mballoc.c:
In function 'ext4_mb_generate_buddy':
fs/ext4/mballoc.c:954:
error: implicit declaration of function 'generic_find_next_le_bit'
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
No differences found