summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorXin Long <lucien.xin@gmail.com>2018-02-16 12:18:33 +0300
committerDavid S. Miller <davem@davemloft.net>2018-02-17 00:32:37 +0300
commit9ab2323ca184168c288f7355fc19ec0838efc20c (patch)
tree5cb8afff946a6598d5cd937543315cfc4d4eb517 /tools
parenta16b8d0cf2ec1e626d24bc2a7b9e64ace6f7501d (diff)
downloadlinux-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 'tools')
0 files changed, 0 insertions, 0 deletions