summaryrefslogtreecommitdiff
path: root/net/ipv4/inet_hashtables.c
diff options
context:
space:
mode:
authorEnrico Weigelt <info@metux.net>2019-06-06 00:06:40 +0300
committerDavid S. Miller <davem@davemloft.net>2019-06-06 02:57:23 +0300
commitb90f5aa4d6268e81dd1fd51e5ef89d2892bf040d (patch)
tree81b4bee2f99ce243e855c4f45d1253eca07c4ea6 /net/ipv4/inet_hashtables.c
parent4546e44ca2ec6fa3ca971ab6de3ef382f17ed544 (diff)
downloadlinux-b90f5aa4d6268e81dd1fd51e5ef89d2892bf040d.tar.xz
net: openvswitch: 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: Enrico Weigelt <info@metux.net> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/inet_hashtables.c')
0 files changed, 0 insertions, 0 deletions