Skip to content
Commit 61a28d2b authored by Christophe Jaillet's avatar Christophe Jaillet Committed by Doug Ledford
Browse files

IB/hfi1: Clean up type used and casting



In all other places in this file where 'find_first_bit' is called,
port_num is defined as a 'u8' and no casting is done.

Do the same here in order to be more consistent.

Signed-off-by: default avatarChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: default avatarDoug Ledford <dledford@redhat.com>
parent b71121b4
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