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:
802caab
)
m68knommu: use generic find_next_bit_le()
author
Akinobu Mita
<akinobu.mita@gmail.com>
Thu, 26 May 2011 23:26:13 +0000
(16:26 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Fri, 27 May 2011 00:12:39 +0000
(17:12 -0700)
The implementation of find_next_bit_le() on m68knommu is identical with
the generic implementation of find_next_bit_le().
Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Cc: Greg Ungerer <gerg@uclinux.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found