diff options
author | Denis Efremov <[email protected]> | 2019-09-25 16:49:40 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2019-09-26 10:10:30 -0700 |
commit | 7b0b69259433fc1758408a899224db4fcc41b865 (patch) | |
tree | c7f66f149e1c02ebf6100b8995431746cc670f51 /lib/test_overflow.c | |
parent | 14ed8688074ad7ba62d460ab87da841fa5407285 (diff) |
IB/hfi1: remove unlikely() from IS_ERR*() condition
"unlikely(IS_ERR_OR_NULL(x))" is excessive. IS_ERR_OR_NULL() already uses
unlikely() internally.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Denis Efremov <[email protected]>
Cc: Mike Marciniszyn <[email protected]>
Cc: Joe Perches <[email protected]>
Acked-by: Dennis Dalessandro <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions