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