aboutsummaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorwangweidong <[email protected]>2013-12-11 16:42:14 +0800
committerDavid S. Miller <[email protected]>2013-12-11 15:39:34 -0500
commite47726683803616c773bc75c88cfb3eb54a8172b (patch)
treed0da5be3f278ed91223f6a7c4bfac30977fa686a /include/linux/debugobjects.h
parent6b1dd8560179bd3328a3fb024ce1b63b772464fd (diff)
sctp: remove redundant null check on asoc
In sctp_err_lookup, goto out while the asoc is not NULL, so remove the check NULL. Also, in sctp_err_finish which called by sctp_v4_err and sctp_v6_err, they pass asoc to sctp_err_finish while the asoc is not NULL, so remove the check. Signed-off-by: Wang Weidong <[email protected]> Acked-by: Neil Horman <[email protected]> Acked-by: Vlad Yasevich <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions