diff options
author | Enrico Weigelt <[email protected]> | 2019-07-29 20:55:21 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-07-29 13:57:58 -0700 |
commit | d4e575ba9fcc04d10c0a2e555a5b32fa3a8a19d3 (patch) | |
tree | 534cdc4d3fd2111277d589fce415ed87c1755176 /lib/mpi/mpi-cmp.c | |
parent | c6b36bdd04b5c22b2705f7ae561d4f3b4d8a0ac3 (diff) |
net: sctp: drop unneeded likely() call around IS_ERR()
IS_ERR() already calls unlikely(), so this extra unlikely() call
around IS_ERR() is not needed.
Signed-off-by: Enrico Weigelt <[email protected]>
Acked-by: Marcelo Ricardo Leitner <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-cmp.c')
0 files changed, 0 insertions, 0 deletions