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:
61c4f2c
)
m68k: bitops - offset == ((long)p - (long)vaddr) * 8
author
Geert Uytterhoeven
<geert@linux-m68k.org>
Sun, 3 Apr 2011 11:32:00 +0000
(13:32 +0200)
committer
Geert Uytterhoeven
<geert@linux-m68k.org>
Thu, 19 May 2011 16:19:09 +0000
(18:19 +0200)
Hence use "offset" in find_next_{,zero_}bit(), like is already done for
find_next_{,zero_}bit_le()
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Akinobu Mita <akinobu.mita@gmail.com>
Cc: Andreas Schwab <schwab@linux-m68k.org>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
No differences found