Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit fd312561 authored by Roland Dreier's avatar Roland Dreier
Browse files

IPoIB: Rewrite "if (!likely(...))" as "if (unlikely(!(...)))"


    
It's too hard to figure out what "!likely(...)" really means, and who
knows how compilers interpret the hint.

Signed-off-by: default avatarRoland Dreier <rolandd@cisco.com>
parent 8da9ee9c
Loading
Loading
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