Loading
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:
Roland Dreier <rolandd@cisco.com>
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
It's too hard to figure out what "!likely(...)" really means, and who
knows how compilers interpret the hint.
Signed-off-by:
Roland Dreier <rolandd@cisco.com>