From: Akinobu Mita Date: Thu, 26 May 2011 23:26:13 +0000 (-0700) Subject: m68knommu: use generic find_next_bit_le() X-Git-Tag: v3.0-rc1~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=968d803c98410910fbadca031b6a873d4bc12dd5;p=pandora-kernel.git 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 Cc: Greg Ungerer Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed