Commit ec1abf66 authored by Tobias Klauser's avatar Tobias Klauser Committed by Anup Patel
Browse files

include: sbi_bitops: Remove dead shift assignment in ffs/fls



The value assigned to x by the shift assignment in the last if block of
ffs/fls is never read. Remove it.

Signed-off-by: default avatarTobias Klauser <tklauser@distanz.ch>
Reviewed-by: default avatarAnup Patel <anup.patel@wdc.com>
parent a5f91043
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment