diff options
author | 2007-10-17 21:54:44 -0700 | |
---|---|---|
committer | 2007-10-17 21:54:44 -0700 | |
commit | fd312561adcc90e924f35d3032d5493aeb4c3017 (patch) | |
tree | 5a69996b93124a8beeb589007324a8a33a7c2fa8 /lib/bitmap.c | |
parent | IB/ehca: Enable large page MRs by default (diff) | |
download | wireguard-linux-fd312561adcc90e924f35d3032d5493aeb4c3017.tar.xz wireguard-linux-fd312561adcc90e924f35d3032d5493aeb4c3017.zip |
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>
Diffstat (limited to 'lib/bitmap.c')
0 files changed, 0 insertions, 0 deletions