diff options
author | Xin Long <lucien.xin@gmail.com> | 2018-02-16 12:18:33 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-02-17 00:32:37 +0300 |
commit | 9ab2323ca184168c288f7355fc19ec0838efc20c (patch) | |
tree | 5cb8afff946a6598d5cd937543315cfc4d4eb517 /net/unix/sysctl_net_unix.c | |
parent | a16b8d0cf2ec1e626d24bc2a7b9e64ace6f7501d (diff) | |
download | linux-9ab2323ca184168c288f7355fc19ec0838efc20c.tar.xz |
sctp: remove the left unnecessary check for chunk in sctp_renege_events
Commit fb23403536ea ("sctp: remove the useless check in
sctp_renege_events") forgot to remove another check for
chunk in sctp_renege_events.
Dan found this when doing a static check.
This patch is to remove that check, and also to merge
two checks into one 'if statement'.
Fixes: fb23403536ea ("sctp: remove the useless check in sctp_renege_events")
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Xin Long <lucien.xin@gmail.com>
Acked-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions