]> git.baikalelectronics.ru Git - kernel.git/commit
m68knommu: use generic find_next_bit_le()
authorAkinobu Mita <akinobu.mita@gmail.com>
Thu, 26 May 2011 23:26:13 +0000 (16:26 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 27 May 2011 00:12:39 +0000 (17:12 -0700)
commit3c955289f9378fe5f813c00e7be347d626095e37
tree656b5b3e4c3eb806244b1d7f34a68ba2275f53ed
parent9bae50d5c013fe18d4d0263661b035dd4d9ecf36
m68knommu: use generic find_next_bit_le()

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>
arch/m68k/include/asm/bitops_no.h