mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-07-25 01:52:50 +00:00
Like fls, but can't be handed 0 and returns the bit number. (I broke this arch in linux-next by using __fls in generic code). Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>