Skip to content
Commit 478db1f1 authored by Enrico Weigelt's avatar Enrico Weigelt Committed by David S. Miller
Browse files

drivers: net: vxlan: drop unneeded likely() call around IS_ERR()



IS_ERR() already calls unlikely(), so this extra likely() call
around the !IS_ERR() is not needed.

Signed-off-by: default avatarEnrico Weigelt <info@metux.net>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 26f8113c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment