diff options
author | Enrico Weigelt <[email protected]> | 2019-06-05 23:06:40 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-06-05 16:57:23 -0700 |
commit | b90f5aa4d6268e81dd1fd51e5ef89d2892bf040d (patch) | |
tree | 81b4bee2f99ce243e855c4f45d1253eca07c4ea6 /net/unix/sysctl_net_unix.c | |
parent | 4546e44ca2ec6fa3ca971ab6de3ef382f17ed544 (diff) |
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions