From: Alexey Dobriyan Date: Fri, 3 Feb 2006 11:03:54 +0000 (-0800) Subject: [PATCH] include/asm-*/bitops.h: fix more "~0UL >> size" typos X-Git-Tag: v2.6.16-rc3~281 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bcc68b8616bcac47dbfc414398e382b3b10faf4c;p=pandora-kernel.git [PATCH] include/asm-*/bitops.h: fix more "~0UL >> size" typos "[PATCH] m68knommu: fix find_next_zero_bit in bitops.h" fixed a typo in m68knommu implementation of find_next_zero_bit(). grep(1) shows that cris, frv, h8300, v850 are also affected. Signed-off-by: Alexey Dobriyan Cc: Mikael Starvik Cc: David Howells Cc: Yoshinori Sato Cc: Miles Bader Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed