Skip to content
Snippets Groups Projects
Commit fb9086e9 authored by Thorsten Blum's avatar Thorsten Blum Committed by Yury Norov
Browse files

riscv: Remove unnecessary int cast in variable_fls()


__builtin_clz() returns an int and casting the whole expression to int
is unnecessary. Remove it.

Signed-off-by: default avatarThorsten Blum <thorsten.blum@toblux.com>
Signed-off-by: default avatarYury Norov <yury.norov@gmail.com>
parent 692a68ee
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