Skip to content
Snippets Groups Projects
Commit 00557b59 authored by Paul Mackerras's avatar Paul Mackerras
Browse files

powerpc: Fix find_next_bit on 32-bit


We had a "64" that didn't get changed to BITS_PER_LONG, resulting
in find_next_bit not working correctly.

Signed-off-by: default avatarPaul Mackerras <paulus@samba.org>
parent a23414be
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment